diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-14 23:49:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-14 23:49:07 +0000 |
commit | d6b69cf2fc83568f8f7c82a36dddd4a69761b535 (patch) | |
tree | 74650d9b1db7b14df59e3a23228b634746f0c6b3 /doc/src | |
parent | 793dd8e729a8fbd3fca7e6722bb405bf710d2ced (diff) | |
download | postgresql-d6b69cf2fc83568f8f7c82a36dddd4a69761b535.tar.gz postgresql-d6b69cf2fc83568f8f7c82a36dddd4a69761b535.zip |
Fix typo, per Andreas Seltenreich.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/ref/psql-ref.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 497c6885aa5..7b8603a515a 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.119 2004/07/15 03:56:04 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.120 2004/08/14 23:49:07 tgl Exp $ PostgreSQL documentation --> @@ -2551,7 +2551,7 @@ $endif first argument of a single-letter backslash command to start directly after the command, without intervening whitespace. For compatibility this is still supported to some extent, - but were are not going to explain the details here as this use is + but we are not going to explain the details here as this use is discouraged. If you get strange messages, keep this in mind. For example <programlisting> |