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

Commit 2524046

Browse files
committed
Fix bad grammar in brin.sgml.
Christoph Berg
1 parent 5e7c3d9 commit 2524046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/brin.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -531,8 +531,8 @@ typedef struct BrinOpcInfo
531531

532532
To implement these methods in a generic way, the operator class
533533
defines its own internal support functions.
534-
(For instance, <quote>min/max</> operator classes implements
535-
support functions for the four inequality operators for the data type.)
534+
(For instance, the <quote>min/max</> operator classes implement
535+
support functions for the four inequality operators for their data type.)
536536
Additionally, the operator class must supply appropriate
537537
operator entries,
538538
to enable the optimizer to use the index when those operators are

0 commit comments

Comments
 (0)