--- 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.