Skip to content

Commit aa8eed3

Browse files
committed
Add missing space in example.
Tim Landscheidt
1 parent 6e2cf34 commit aa8eed3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/psql-ref.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.241 2010/03/07 17:02:33 mha Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.242 2010/03/08 12:38:37 mha Exp $
33
PostgreSQL documentation
44
-->
55

@@ -727,7 +727,7 @@ testdb=&gt;
727727

728728
<tip>
729729
<para>
730-
To print your current working directory, use <literal>\!pwd</literal>.
730+
To print your current working directory, use <literal>\! pwd</literal>.
731731
</para>
732732
</tip>
733733
</listitem>

0 commit comments

Comments
 (0)