doc: Spell checking
authorAmit Kapila <akapila@postgresql.org>
Mon, 10 Feb 2020 03:21:42 +0000 (08:51 +0530)
committerAmit Kapila <akapila@postgresql.org>
Mon, 10 Feb 2020 03:21:42 +0000 (08:51 +0530)
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

index 6eeaddee093122f2f3d42b99664d017a5565a04c..fa59d0a5da4c10077deb43b124d5817e05c96784 100644 (file)
@@ -65,8 +65,8 @@
      <para>
       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 <literal>2</literal> bits and maximum is <literal>4095</literal>.  Parameters for
-      index columns not actually used are ignored.
+      is <literal>2</literal> bits and the maximum is <literal>4095</literal>.
+      Parameters for index columns not actually used are ignored.
      </para>
     </listitem>
    </varlistentry>