Skip to content

Commit

Permalink
[FIX] doc readme: the list of versions uses commas
Browse files Browse the repository at this point in the history
it's not space-separated
  • Loading branch information
xmo-odoo committed Sep 29, 2014
1 parent 7ae756f commit c855474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Additional features
-------------------

* versions switcher, uses the ``canonical_root`` setting and an additional
``versions`` setting which should be a space-separated list of available
``versions`` setting which should be a comma-separated list of available
versions. Appends the each version and page name to the root, and displays
a list of those links on the current page
* canonical urls, requires a ``canonical_root`` setting value, and optionally
Expand Down

0 comments on commit c855474

Please sign in to comment.