From ababe02ac2fa814c4e076e2ff92cd84e4222e5c7 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sun, 6 Mar 2016 12:25:47 +0100 Subject: [PATCH] Fix typos Author: Guillaume Lelarge --- doc/src/sgml/ref/psql-ref.sgml | 4 ++-- 1 file 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: 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.