8000
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 a0a8671 commit 33df118Copy full SHA for 33df118
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