doc/book/en/annexes/rql/implementation.rst
changeset 4437 21f2e01fdd6a
parent 2172 cf8f9180e63e
child 4446 a413fac5ff5e
--- a/doc/book/en/annexes/rql/implementation.rst	Wed Feb 03 14:46:32 2010 +0100
+++ b/doc/book/en/annexes/rql/implementation.rst	Wed Feb 03 18:44:24 2010 +0100
@@ -142,7 +142,7 @@
 
 - missing proper explicit type conversion,  COALESCE and certainly other things...
 
-- writing a rql query require knowledge of the schema used (with real relation
+- writing a rql query._cwuire knowledge of the schema used (with real relation
   names and entities, not those viewing in the user interface). On the other
   hand, we can not really bypass that, and it is the job of a user interface to
   hide the RQL.