Skip to content
Snippets Groups Projects
Commit a06af436 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

doc: Fix DocBook table column count declaration

This was broken in d6464fdc.
parent 66abc260
Branches
Tags
No related merge requests found
......@@ -305,7 +305,7 @@ gen_salt(type text [, iter_count integer ]) returns text
<table id="pgcrypto-hash-speed-table">
<title>Hash Algorithm Speeds</title>
<tgroup cols="4">
<tgroup cols="5">
<thead>
<row>
<entry>Algorithm</entry>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment