--- a/doc/book/en/annexes/rql/language.rst Thu Dec 20 12:15:57 2012 +0100
+++ b/doc/book/en/annexes/rql/language.rst Sun Dec 30 22:31:10 2012 +0100
@@ -640,7 +640,7 @@
| :func:`FSPATH(X)` | expect X to be an attribute whose value is stored in a |
| | :class:`BFSStorage` and return its path on the file system |
+-----------------------+--------------------------------------------------------------------+
-| :func:`FTKIRANK(X)` | expect X to be an entity used in a has_text relation, and return a |
+| :func:`FTIRANK(X)` | expect X to be an entity used in a has_text relation, and return a |
| | number corresponding to the rank order of each resulting entity |
+-----------------------+--------------------------------------------------------------------+
| :func:`CAST(Type, X)` | expect X to be an attribute and return it casted into the given |