Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 31ff51a

Browse filesBrowse 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 c468bd5 commit 31ff51a
Copy full SHA for 31ff51a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/src/sgml/bloom.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/bloom.sgml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
<term><literal>length</literal></term>
5252
<listitem>
5353
<para>
54-
Length of each signature (index entry) in bits, it is rounded up to the
54+
Length of each signature (index entry) in bits. It is rounded up to the
5555
nearest multiple of <literal>16</literal>. The default is
56-
<literal>80</literal> bits and maximum is <literal>4096</literal>.
56+
<literal>80</literal> bits and the maximum is <literal>4096</literal>.
5757
</para>
5858
</listitem>
5959
</varlistentry>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.