doc: remove incorrect grammar for ALTER EVENT TRIGGER

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: a0cffcfffd11b0ea7662f47cfd4d225150e55dbf
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-02-01T09:45:37Z
Releases: 13.14
doc: remove incorrect grammar for ALTER EVENT TRIGGER

The Parameters subsection had an extra TRIGGER in the grammar
for DISABLE/ENABLE which is incorrect.  Backpatch down to all
supported versions since it's been like this all along.

Discussion: https://postgr.es/m/0AFB171E-7E78-4A90-A140-46AB270212CA@yesql.se
Backpatch-through: v12

Files

PathChange+/−
doc/src/sgml/ref/alter_event_trigger.sgml modified +1 −1

Documentation touched

Discussion