aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/ref/comment.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/comment.sgml b/doc/src/sgml/ref/comment.sgml
index fdebbffc705..c1cf587cb29 100644
--- a/doc/src/sgml/ref/comment.sgml
+++ b/doc/src/sgml/ref/comment.sgml
@@ -138,9 +138,9 @@ COMMENT ON
<term><replaceable class="parameter">domain_name</replaceable></term>
<listitem>
<para>
- When creating a comment on a constraint, a table, a domain or
+ When creating a comment on a constraint, a trigger, a rule or
a policy these parameters specify the name of the table or domain on
- which the constraint is defined.
+ which that object is defined.
</para>
</listitem>
</varlistentry>