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:28:56 +0000 (00:28 +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 8e535698df769e54403726f83cda9f078f8716f7..6eeaddee093122f2f3d42b99664d017a5565a04c 100644 (file)
@@ -51,9 +51,9 @@
     length
     
      
-      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
       nearest multiple of 16. The default is
-      80 bits and maximum is 4096.
+      80 bits and the maximum is 4096.