summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2020-03-31 16:00:06 +0200
committerMagnus Hagander <magnus@hagander.net>2020-03-31 16:00:06 +0200
commit087d3d0583cf292146a7385746d1f5b53eeeaee6 (patch)
tree2f8e5d575a48dec1fcd1c7c03eed2a5870752b4a /doc/src
parentde3bbfcc962f24c1a20a17b76c604e5973a05817 (diff)
Fix assorted typos
Author: Daniel Gustafsson <daniel@yesql.se>
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/psql-ref.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index 402c4b1b266..39f58c4ea24 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -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>