Skip to content

Commit d93ba74

Browse files
committed
Fix some grammar in documentation of spgist
Discussion: https://postgr.es/m/92961161-9b49-e42f-0a72-d5d47e0ed4de@postgrespro.ru Author: Liudmila Mantrova Reviewed-by: Jonathan Katz, Tom Lane, Michael Paquier Backpatch-through: 9.4
1 parent bc96e39 commit d93ba74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/spgist.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<para>
135135
Of the two operator classes for type <type>point</>,
136136
<literal>quad_point_ops</> is the default. <literal>kd_point_ops</>
137-
supports the same operators but uses a different index data structure which
137+
supports the same operators but uses a different index data structure that
138138
may offer better performance in some applications.
139139
</para>
140140

0 commit comments

Comments
 (0)