8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5a399 commit eff8055Copy full SHA for eff8055
doc/src/sgml/arch-dev.sgml
@@ -181,7 +181,7 @@
181
182
<para>
183
The parser has to check the query string (which arrives as plain
184
- ASCII text) for valid syntax. If the syntax is correct a
+ text) for valid syntax. If the syntax is correct a
185
<firstterm>parse tree</firstterm> is built up and handed back;
186
otherwise an error is returned. The parser and lexer are
187
implemented using the well-known Unix tools <application>bison</>
0 commit comments