doc/book/en/devrepo/migration.rst
branchstable
changeset 8467 ad75430a2dc8
parent 6244 1c4ac1626f3c
child 8700 9064df1c2f99
--- a/doc/book/en/devrepo/migration.rst	Fri Jul 13 14:29:52 2012 +0200
+++ b/doc/book/en/devrepo/migration.rst	Tue Jul 17 11:08:36 2012 +0200
@@ -139,7 +139,7 @@
 * `drop_relation_type(rtype, commit=True)`, removes a relation type and all the
   definitions of this type.
 
-* `rename_relation(oldname, newname, commit=True)`, renames a relation.
+* `rename_relationi_type(oldname, newname, commit=True)`, renames a relation type.
 
 * `add_relation_definition(subjtype, rtype, objtype, commit=True)`, adds a new
   relation definition.