[book] properly escape backslash stable
authorDimitri Papadopoulos <dimitri.papadopoulos@cea.fr>
Thu, 24 Oct 2013 11:48:13 +0200
branchstable
changeset 9313 95119045ffb5
parent 9312 88d40fbcc071
child 9314 178791fde195
[book] properly escape backslash
doc/book/en/annexes/rql/language.rst
--- a/doc/book/en/annexes/rql/language.rst	Thu Oct 24 12:56:20 2013 +0200
+++ b/doc/book/en/annexes/rql/language.rst	Thu Oct 24 11:48:13 2013 +0200
@@ -81,7 +81,7 @@
 are expressed as explained below:
 
 * string should be between double or single quotes. If the value contains a
-  quote, it should be preceded by a backslash '\'
+  quote, it should be preceded by a backslash '\\'
 
 * floats separator is dot '.'