10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98afb83 commit 981b64fCopy full SHA for 981b64f
doc/src/sgml/bloom.sgml
@@ -51,8 +51,9 @@
51
<term><literal>length</literal></term>
52
<listitem>
53
<para>
54
- Length of each signature (index entry) in bits, it is rounded up to the nearest
55
- multiple of 16. The default is <literal>80</literal> bits and maximum is <literal>4096</literal>.
+ Length of each signature (index entry) in bits, it is rounded up to the
+ nearest multiple of <literal>16</literal>. The default is
56
+ <literal>80</literal> bits and maximum is <literal>4096</literal>.
57
</para>
58
</listitem>
59
</varlistentry>
0 commit comments