diff options
Diffstat (limited to 'doc/src/sgml/ref/comment.sgml')
-rw-r--r-- | doc/src/sgml/ref/comment.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/comment.sgml b/doc/src/sgml/ref/comment.sgml index fd7492a2556..6e8ced3eaf1 100644 --- a/doc/src/sgml/ref/comment.sgml +++ b/doc/src/sgml/ref/comment.sgml @@ -224,7 +224,7 @@ COMMENT ON <para> The data type(s) of the operator's arguments (optionally schema-qualified). Write <literal>NONE</literal> for the missing argument - of a prefix or postfix operator. + of a prefix operator. </para> </listitem> </varlistentry> |