Skip to content

Commit ababe02

Browse files
committed
Fix typos
Author: Guillaume Lelarge
1 parent 5990a03 commit ababe02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/psql-ref.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ EOF
571571
explained: <literal>commands</> describes <application>psql</>'s
572572
backslash commands; <literal>options</> describes the command-line
573573
options that can be passed to <application>psql</>;
574-
and <literal>variables</> shows help about about <application>psql</application> configuration
574+
and <literal>variables</> shows help about <application>psql</application> configuration
575575
variables.
576576
</para>
577577
</listitem>
@@ -2663,7 +2663,7 @@ testdb=&gt; <userinput>\setenv LESS -imx4F</userinput>
26632663
explained: <literal>commands</> describes <application>psql</>'s
26642664
backslash commands; <literal>options</> describes the command-line
26652665
options that can be passed to <application>psql</>;
2666-
and <literal>variables</> shows help about about <application>psql</application> configuration
2666+
and <literal>variables</> shows help about <application>psql</application> configuration
26672667
variables.
26682668
</para>
26692669
</listitem>

0 commit comments

Comments
 (0)