Skip to content

Commit ea3f9b6

Browse files
committed
docs: Fix column count attribute in table
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
1 parent 46df948 commit ea3f9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/protocol.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<table>
224224
<title>Protocol versions</title>
225225

226-
<tgroup cols="2">
226+
<tgroup cols="3">
227227
<thead>
228228
<row>
229229
<entry>Version</entry>

0 commit comments

Comments
 (0)