Fix some grammar errors in bloom.sgml
authorAlexander Korotkov
Sun, 21 Oct 2018 21:23:26 +0000 (00:23 +0300)
committerAlexander Korotkov
Sun, 21 Oct 2018 21:29:12 +0000 (00:29 +0300)
Discussion: https://postgr.es/m/CAEepm%3D3sijpGr8tXdyz-7EJJZfhQHABPKEQ29gpnb7-XSy%2B%3D5A%40mail.gmail.com
Reported-by: Thomas Munro
Backpatch-through: 9.6

doc/src/sgml/bloom.sgml

index 2eb7a4fd40d26e0ddde625f22f25d89ca7d1c5c9..87d0ad7efb8e9fce1d6478ec6c4c29dd18d5bc86 100644 (file)
@@ -51,8 +51,9 @@
     length
     
      
-      Length of each signature (index entry) in bits, it is rounded up to the nearest
-      multiple of 16. The default is 80 bits and maximum is 4096.
+      Length of each signature (index entry) in bits. It is rounded up to the
+      nearest multiple of 16. The default is 80 bits
+      and the maximum is 4096.