Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteff8055

Browse files
committed
doc: Fix claim that query is passed as ASCII text
Ian Lawrence Barwick
1 parent8b5a399 commiteff8055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/arch-dev.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181

182182
<para>
183183
The parser has to check the query string (which arrives as plain
184-
ASCIItext) for valid syntax. If the syntax is correct a
184+
text) for valid syntax. If the syntax is correct a
185185
<firstterm>parse tree</firstterm> is built up and handed back;
186186
otherwise an error is returned. The parser and lexer are
187187
implemented using the well-known Unix tools <application>bison</>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp