doc/book/en/devrepo/migration.rst
changeset 8700 9064df1c2f99
parent 8467 ad75430a2dc8
child 9295 df68a28c5735
--- a/doc/book/en/devrepo/migration.rst	Sat Feb 16 21:46:24 2013 +0100
+++ b/doc/book/en/devrepo/migration.rst	Thu Feb 28 11:19:36 2013 +0100
@@ -139,7 +139,7 @@
 * `drop_relation_type(rtype, commit=True)`, removes a relation type and all the
   definitions of this type.
 
-* `rename_relationi_type(oldname, newname, commit=True)`, renames a relation type.
+* `rename_relation_type(oldname, newname, commit=True)`, renames a relation type.
 
 * `add_relation_definition(subjtype, rtype, objtype, commit=True)`, adds a new
   relation definition.