From 087d3d0583cf292146a7385746d1f5b53eeeaee6 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Tue, 31 Mar 2020 16:00:06 +0200 Subject: Fix assorted typos Author: Daniel Gustafsson --- doc/src/sgml/ref/psql-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') 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=> is specified, only members of operator families associated with access methods whose names match pattern are listed. If input-type-pattern - 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 + is appended to the command name, each operator is listed with its strategy number, purpose and sort operator family. @@ -1316,7 +1316,7 @@ testdb=> is specified, only members of operator families associated with access methods whose names match pattern are listed. If input-type-pattern - 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. -- cgit v1.2.3