Thanks to visit codestin.com Credit goes to github.com
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 c468bd5 commit 31ff51aCopy full SHA for 31ff51a
doc/src/sgml/bloom.sgml
@@ -51,9 +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
+ Length of each signature (index entry) in bits. It is rounded up to the
55
nearest multiple of <literal>16</literal>. The default is
56
- <literal>80</literal> bits and maximum is <literal>4096</literal>.
+ <literal>80</literal> bits and the maximum is <literal>4096</literal>.
57
</para>
58
</listitem>
59
</varlistentry>
0 commit comments