doc/book/en/development/migration/index.rst
changeset 2479 1c697cc6dd31
parent 2476 1294a6bdf3bf
child 2535 c7b736929a58
--- 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