1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-03 22:24:49 +03:00

Add missing space in example.

Tim Landscheidt
This commit is contained in:
Magnus Hagander 2010-03-08 12:39:37 +00:00
parent df96e128f8
commit 452419a6f0

View File

@ -1,5 +1,5 @@
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.175.2.7 2009/08/15 20:23:09 momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.175.2.8 2010/03/08 12:39:37 mha Exp $
PostgreSQL documentation
-->
@ -707,7 +707,7 @@ testdb=&gt;
<tip>
<para>
To print your current working directory, use <literal>\!pwd</literal>.
To print your current working directory, use <literal>\! pwd</literal>.
</para>
</tip>
</listitem>