diff options
author | John Naylor <john.naylor@postgresql.org> | 2022-08-04 15:59:32 +0700 |
---|---|---|
committer | John Naylor <john.naylor@postgresql.org> | 2022-08-04 16:09:15 +0700 |
commit | 9f08803828d7dc9691e773f5bec4eed21f5ff520 (patch) | |
tree | 1890ab4be4e150de168fc907679d9a1d8aa89cf3 /doc/src/sgml/ref/psql-ref.sgml | |
parent | f217d093fd6107731654c43d837bb4fece205d47 (diff) | |
download | postgresql-9f08803828d7dc9691e773f5bec4eed21f5ff520.tar.gz postgresql-9f08803828d7dc9691e773f5bec4eed21f5ff520.zip |
Fix assorted doc typos
Erik Rijkers and Justin Pryzby
Backpatch to v14
Discussion: https://www.postgresql.org/message-id/b79bfeff-d0e3-29a3-2576-0e325848dede%40xs4all.nl
Diffstat (limited to 'doc/src/sgml/ref/psql-ref.sgml')
-rw-r--r-- | doc/src/sgml/ref/psql-ref.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index a95ddd60ee2..7ba6e4efcb9 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -2864,7 +2864,7 @@ lo_import 152801 </para> <para> - <literal>page</literal>: truncate the the header line at the terminal + <literal>page</literal>: truncate the header line at the terminal width. </para> |