summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian2000-05-12 00:54:53 +0000
committerBruce Momjian2000-05-12 00:54:53 +0000
commit4624b84cf2ced3948bb6d5612130c11559192f48 (patch)
treead4bf82c387611e2cf38f4f304a1997465ecf306 /doc/src
parent7da0f5d7de655eefc4ddf2070c246f7c6b67c438 (diff)
Small cleanup of file.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/psql-ref.sgml4
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 787ae32602a..198c721826d 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.32 2000/05/09 18:55:56 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.33 2000/05/12 00:54:52 momjian Exp $
Postgres documentation
-->
@@ -1614,7 +1614,7 @@ bar
such as <literal>\set :foo 'something'</literal> and get <quote>soft
links</quote> or <quote>variable variables</quote> of <productname>Perl</productname>
or <productname><acronym>PHP</acronym></productname> fame, respectively.
- Unfortunately (or fortunately?), there is not way to do anything useful
+ Unfortunately (or fortunately?), there is no way to do anything useful
with these constructs. On the
other hand, <literal>\set bar :foo</literal> is a perfectly valid way to copy
a variable.