We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eabc62 commit 4d276baCopy full SHA for 4d276ba
doc/src/sgml/intarray.sgml
@@ -281,7 +281,7 @@
281
determines the maximum number of ranges in
282
one index key. The default value of <literal>numranges</literal> is 100.
283
Valid values are between 1 and 253. Using larger arrays as GiST index
284
- keys leads to a more precise search (scaning a smaller fraction of the index and
+ keys leads to a more precise search (scanning a smaller fraction of the index and
285
fewer heap pages), at the cost of a larger index.
286
</para>
287
0 commit comments