aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2016-03-06 12:25:47 +0100
committerMagnus Hagander <magnus@hagander.net>2016-03-06 12:26:36 +0100
commitababe02ac2fa814c4e076e2ff92cd84e4222e5c7 (patch)
tree1fb858caa5d65799694522b675f2d43dfaa3397c /doc/src
parent5990a034adfe4b777b07be10bd71730f1868e48d (diff)
downloadpostgresql-ababe02ac2fa814c4e076e2ff92cd84e4222e5c7.tar.gz
postgresql-ababe02ac2fa814c4e076e2ff92cd84e4222e5c7.zip
Fix typos
Author: Guillaume Lelarge
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 2add4d444a6..bb93cb8fdb4 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -571,7 +571,7 @@ EOF
explained: <literal>commands</> describes <application>psql</>'s
backslash commands; <literal>options</> describes the command-line
options that can be passed to <application>psql</>;
- and <literal>variables</> shows help about about <application>psql</application> configuration
+ and <literal>variables</> shows help about <application>psql</application> configuration
variables.
</para>
</listitem>
@@ -2663,7 +2663,7 @@ testdb=&gt; <userinput>\setenv LESS -imx4F</userinput>
explained: <literal>commands</> describes <application>psql</>'s
backslash commands; <literal>options</> describes the command-line
options that can be passed to <application>psql</>;
- and <literal>variables</> shows help about about <application>psql</application> configuration
+ and <literal>variables</> shows help about <application>psql</application> configuration
variables.
</para>
</listitem>