Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4d276ba

Browse files
committed
Fix typo in contrib/intarray documentation
Reported-by: Erik Rijkers Discussion: https://postgr.es/m/82529ecf9bcc58d5b5cf9f3ffb699881%40xs4all.nl
1 parent 3eabc62 commit 4d276ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/intarray.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
determines the maximum number of ranges in
282282
one index key. The default value of <literal>numranges</literal> is 100.
283283
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
284+
keys leads to a more precise search (scanning a smaller fraction of the index and
285285
fewer heap pages), at the cost of a larger index.
286286
</para>
287287

0 commit comments

Comments
 (0)