From: Magnus Hagander Date: Mon, 8 Mar 2010 12:39:42 +0000 (+0000) Subject: Add missing space in example. X-Git-Tag: REL8_3_10~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=266c5e4d4fff0f9261ab2992c446aae498fa0602;p=postgresql Add missing space in example. Tim Landscheidt --- diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index e2f348dfe8..347d3fd2fd 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -706,7 +706,7 @@ testdb=> - To print your current working directory, use \!pwd. + To print your current working directory, use \! pwd.