From: Magnus Hagander Date: Sun, 6 Mar 2016 11:25:47 +0000 (+0100) Subject: Fix typos X-Git-Tag: XL9_5_R1~24^2~44 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=ababe02ac2fa814c4e076e2ff92cd84e4222e5c7;p=postgres-xl.git Fix typos Author: Guillaume Lelarge --- diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 2add4d444a..bb93cb8fdb 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -571,7 +571,7 @@ EOF explained: commands describes psql's backslash commands; options describes the command-line options that can be passed to psql; - and variables shows help about about psql configuration + and variables shows help about psql configuration variables. @@ -2663,7 +2663,7 @@ testdb=> \setenv LESS -imx4F explained: commands describes psql's backslash commands; options describes the command-line options that can be passed to psql; - and variables shows help about about psql configuration + and variables shows help about psql configuration variables.