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 42a93da commit 6889428Copy full SHA for 6889428
doc/src/sgml/bloom.sgml
@@ -51,8 +51,9 @@
51
<term><literal>length</></term>
52
<listitem>
53
<para>
54
- Length of each signature (index entry) in bits, it is rounded up to the nearest
55
- multiple of <literal>16</>. The default is <literal>80</> 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</>. The default is <literal>80</> bits
56
+ and the maximum is <literal>4096</>.
57
</para>
58
</listitem>
59
</varlistentry>
0 commit comments