doc: Fix declared number of columns in table

This was broken in 841a5150c5.
pull/3/head
Peter Eisentraut 13 years ago
parent ddef9a0028
commit 21c87a0d46
  1. 2
      doc/src/sgml/event-trigger.sgml

@ -87,7 +87,7 @@
<table id="event-trigger-by-command-tag">
<title>Event Trigger Support by Command Tag</title>
<tgroup cols="2">
<tgroup cols="3">
<thead>
<row>
<entry>command tag</entry>

Loading…
Cancel
Save