Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6889428

Browse files
committed
Fix some grammar errors in bloom.sgml
Discussion: https://postgr.es/m/CAEepm%3D3sijpGr8tXdyz-7EJJZfhQHABPKEQ29gpnb7-XSy%2B%3D5A%40mail.gmail.com Reported-by: Thomas Munro Backpatch-through: 9.6
1 parent 42a93da commit 6889428

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/bloom.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@
5151
<term><literal>length</></term>
5252
<listitem>
5353
<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>.
54+
Length of each signature (index entry) in bits. It is rounded up to the
55+
nearest multiple of <literal>16</>. The default is <literal>80</> bits
56+
and the maximum is <literal>4096</>.
5657
</para>
5758
</listitem>
5859
</varlistentry>

0 commit comments

Comments
 (0)