aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_event_trigger.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/create_event_trigger.sgml')
-rw-r--r--doc/src/sgml/ref/create_event_trigger.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/create_event_trigger.sgml b/doc/src/sgml/ref/create_event_trigger.sgml
index 52ba746166b..becd31bcadf 100644
--- a/doc/src/sgml/ref/create_event_trigger.sgml
+++ b/doc/src/sgml/ref/create_event_trigger.sgml
@@ -86,7 +86,7 @@ CREATE EVENT TRIGGER <replaceable class="parameter">name</replaceable>
A list of values for the
associated <replaceable class="parameter">filter_variable</replaceable>
for which the trigger should fire. For <literal>TAG</literal>, this means a
- list of command tags (e.g. <literal>'DROP FUNCTION'</literal>).
+ list of command tags (e.g., <literal>'DROP FUNCTION'</literal>).
</para>
</listitem>
</varlistentry>