1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Fix assorted typos

Author: Daniel Gustafsson <daniel@yesql.se>
This commit is contained in:
Magnus Hagander
2020-03-31 16:00:06 +02:00
parent de3bbfcc96
commit 087d3d0583
7 changed files with 8 additions and 8 deletions

View File

@ -1293,7 +1293,7 @@ testdb=&gt;
is specified, only members of operator families associated with access
methods whose names match pattern are listed.
If <replaceable class="parameter">input-type-pattern</replaceable>
is specified, only memeber of operator families whose names match the
is specified, only members of operator families whose names match the
pattern are listed.
If <literal>+</literal> is appended to the command name, each operator
is listed with its strategy number, purpose and sort operator family.
@ -1316,7 +1316,7 @@ testdb=&gt;
is specified, only members of operator families associated with access
methods whose names match pattern are listed.
If <replaceable class="parameter">input-type-pattern</replaceable>
is specified, only memeber of operator families whose names match the
is specified, only members of operator families whose names match the
pattern are listed.
</para>
</listitem>