aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_operator.sgml
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-10-05 19:48:34 +0000
committerBruce Momjian <bruce@momjian.us>2000-10-05 19:48:34 +0000
commitb32685a999a3d60dbf1f5443ceb2d39d7464d1df (patch)
tree4f088ae0917d6b431f1b44b52cdc48c921214e74 /doc/src/sgml/ref/drop_operator.sgml
parent05e3d0ee8666b74f11ffad16f46e372459d6e53e (diff)
downloadpostgresql-b32685a999a3d60dbf1f5443ceb2d39d7464d1df.tar.gz
postgresql-b32685a999a3d60dbf1f5443ceb2d39d7464d1df.zip
Add proofreader's changes to docs.
Fix misspelling of disbursion to dispersion.
Diffstat (limited to 'doc/src/sgml/ref/drop_operator.sgml')
-rw-r--r--doc/src/sgml/ref/drop_operator.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/drop_operator.sgml b/doc/src/sgml/ref/drop_operator.sgml
index e97c74fe476..6c707960b56 100644
--- a/doc/src/sgml/ref/drop_operator.sgml
+++ b/doc/src/sgml/ref/drop_operator.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_operator.sgml,v 1.6 1999/07/22 15:09:10 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_operator.sgml,v 1.7 2000/10/05 19:48:18 momjian Exp $
Postgres documentation
-->
@@ -92,7 +92,7 @@ ERROR: RemoveOperator: left unary operator '<replaceable class="PARAMETER">oper
</computeroutput></term>
<listitem>
<para>
- This message occurs if the specified left unary operator
+ This message occurs if the left unary operator
specified does not exist.
</para>
</listitem>
@@ -103,7 +103,7 @@ ERROR: RemoveOperator: right unary operator '<replaceable class="PARAMETER">ope
</computeroutput></term>
<listitem>
<para>
- This message occurs if the specified right unary operator
+ This message occurs if the right unary operator
specified does not exist.
</para>
</listitem>