From c91ecccf52d4f2e1acdc9ba62531bcae0d716abe Mon Sep 17 00:00:00 2001 From: Amit Kapila Date: Mon, 10 Feb 2020 08:51:42 +0530 Subject: [PATCH] doc: Spell checking Reported-by: Justin Pryzby Author: Justin Pryzby Backpatch-through: 9.6 Discussion: https://postgr.es/m/20200206021432.GA24549@telsasoft.com --- doc/src/sgml/bloom.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/bloom.sgml b/doc/src/sgml/bloom.sgml index 6eeaddee09..fa59d0a5da 100644 --- a/doc/src/sgml/bloom.sgml +++ b/doc/src/sgml/bloom.sgml @@ -65,8 +65,8 @@ Number of bits generated for each index column. Each parameter's name refers to the number of the index column that it controls. The default - is 2 bits and maximum is 4095. Parameters for - index columns not actually used are ignored. + is 2 bits and the maximum is 4095. + Parameters for index columns not actually used are ignored.