fix versions_map doc
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 24 Jul 2009 15:12:13 +0200
changeset 2479 1c697cc6dd31
parent 2478 2c2d7f03aead
child 2480 a04caff1322e
fix versions_map doc
doc/book/en/development/migration/index.rst
--- a/doc/book/en/development/migration/index.rst	Fri Jul 24 15:11:56 2009 +0200
+++ b/doc/book/en/development/migration/index.rst	Fri Jul 24 15:12:13 2009 +0200
@@ -67,8 +67,8 @@
 * `interactive_mode`, boolean indicating that the script is executed in
   an interactive mode or not
 
-* `versions_map`, dictionary of versions used by this instance (key are cubes
-  names, including 'cubicweb', values are version, eg 3-uple)
+* `versions_map`, dictionary of migrated versions  (key are cubes
+  names, including 'cubicweb', values are (from version, to version)
 
 * `confirm(question)`, function asking the user and returning true
   if the user answers yes, false otherwise (always returns true in