diff --git a/doc/src/sgml/bloom.sgml b/doc/src/sgml/bloom.sgml index 8e535698df..6eeaddee09 100644 --- a/doc/src/sgml/bloom.sgml +++ b/doc/src/sgml/bloom.sgml @@ -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.