doc: Fix DocBook table column count declaration

This was broken in 26cd1d7d95.
pull/6/head
Peter Eisentraut 12 years ago
parent c18cc0034e
commit 125ba2945a
  1. 2
      doc/src/sgml/func.sgml

@ -10092,7 +10092,7 @@ table2-mapping
<table id="functions-json-op-table">
<title><type>json</> and <type>jsonb</> Operators</title>
<tgroup cols="4">
<tgroup cols="5">
<thead>
<row>
<entry>Operator</entry>

Loading…
Cancel
Save