docs: Fix column count attribute in table
authorHeikki Linnakangas <[email protected]>
Wed, 2 Apr 2025 15:17:47 +0000 (18:17 +0300)
committerHeikki Linnakangas <[email protected]>
Wed, 2 Apr 2025 15:21:07 +0000 (18:21 +0300)
Nothing seems to actually depend on the attribute, as the docs built
successfully, but let's be tidy.

Reported offlist by Matthias van de Meent

doc/src/sgml/protocol.sgml

index d73e4d6dbdf0086bc41b1267fd57b33dfe22ffad..a746c967053d2e1734d777177e7d90d2de37aad1 100644 (file)
    <table>
     <title>Protocol versions</title>
 
-    <tgroup cols="2">
+    <tgroup cols="3">
      <thead>
       <row>
        <entry>Version</entry>