Skip to content

Commit 8e00c48

Browse files
committed
doc: Fix number of columns in table
1 parent aae32ba commit 8e00c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/keywords.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<table id="keywords-table">
8383
<title><acronym>SQL</acronym> Key Words</title>
8484

85-
<tgroup cols="5">
85+
<tgroup cols="6">
8686
<thead>
8787
<row>
8888
<entry>Key Word</entry>

0 commit comments

Comments
 (0)