Typo in psql-ref.sgml

Started by Guillaume Lelargealmost 10 years ago2 messages
#1Guillaume Lelarge
guillaume@lelarge.info
1 attachment(s)

Hi,

While translating the 9.5 ref/psql-ref.sgml, I found this:

and <literal>variables</> shows help about about
<application>psql</application> configuration variables

The word "about" is written twice. Sounds like a nice typo to me :)

See attached patch (for 9.5 and HEAD).

Thanks.

--
Guillaume.
http://blog.guillaume.lelarge.info
http://www.dalibo.com

Attachments:

psql-ref.patchtext/x-patch; charset=US-ASCII; name=psql-ref.patchDownload
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index 6d0cb3d..f2ea63b 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -597,7 +597,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>
@@ -2734,7 +2734,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>
#2Magnus Hagander
magnus@hagander.net
In reply to: Guillaume Lelarge (#1)
Re: Typo in psql-ref.sgml

On Sun, Mar 6, 2016 at 9:38 AM, Guillaume Lelarge <guillaume@lelarge.info>
wrote:

Hi,

While translating the 9.5 ref/psql-ref.sgml, I found this:

and <literal>variables</> shows help about about
<application>psql</application> configuration variables

The word "about" is written twice. Sounds like a nice typo to me :)

See attached patch (for 9.5 and HEAD).

Yeah, not only was it written twice, it was written twice twice :)

Applied! Thanks!

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/