[doc/book] fix error in markup 3.24
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 14 Dec 2016 13:34:08 +0100
branch3.24
changeset 11889 207e6d088791
parent 11883 0cb36982db94
child 11890 01bfc50e1a47
[doc/book] fix error in markup
doc/book/annexes/rql/language.rst
--- a/doc/book/annexes/rql/language.rst	Sun Dec 04 23:45:52 2016 +0100
+++ b/doc/book/annexes/rql/language.rst	Wed Dec 14 13:34:08 2016 +0100
@@ -318,8 +318,8 @@
     ``owned_by``".
 
   * ``Any X WHERE NOT X owned_by U, U login "syt"`` means "the entity have no
-     relation ``owned_by`` with the user syt". They may have a relation "owned_by"
-     with another user.
+    relation ``owned_by`` with the user syt". They may have a relation "owned_by"
+    with another user.
 
 In this clause, you can also use ``EXISTS`` when you want to know if some
 expression is true and do not need the complete set of elements that make it