doc/book/en/annexes/rql/implementation.rst
changeset 4446 a413fac5ff5e
parent 4437 21f2e01fdd6a
child 5312 d2dbba898a96
--- a/doc/book/en/annexes/rql/implementation.rst	Wed Feb 03 20:35:48 2010 +0100
+++ b/doc/book/en/annexes/rql/implementation.rst	Wed Feb 03 21:02:15 2010 +0100
@@ -142,7 +142,7 @@
 
 - missing proper explicit type conversion,  COALESCE and certainly other things...
 
-- writing a rql query._cwuire knowledge of the schema used (with real relation
+- writing a rql query require 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.