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

Commit16ff08b

Browse files
committed
Fix a couple of typos in docs.
Thom Brown
1 parent242c273 commit16ff08b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/gin.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
function, and a ternary <function>triConsistent</> function.
198198
<function>triConsistent</> covers the functionality of both, so providing
199199
triConsistent alone is sufficient. However, if the boolean variant is
200-
significantly cheaper to calculate, it can beadvantegous to provide both.
200+
significantly cheaper to calculate, it can beadvantageous to provide both.
201201
If only the boolean variant is provided, some optimizations that depend on
202202
refuting index items before fetching all the keys are disabled.
203203

@@ -219,7 +219,7 @@
219219
returned by <function>extractQuery</> for this <literal>query</> datum.
220220
Each element of the
221221
<literal>check</> array is TRUE if the indexed item contains the
222-
corresponding query key,ie, if (check[i] == TRUE) the i-th key of the
222+
corresponding query key,i.e., if (check[i] == TRUE) the i-th key of the
223223
<function>extractQuery</> result array is present in the indexed item.
224224
The original <literal>query</> datum is
225225
passed in case the <function>consistent</> method needs to consult it,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp