doc: Spell checking
authorAmit Kapila <akapila@postgresql.org>
Mon, 10 Feb 2020 03:39:56 +0000 (09:09 +0530)
committerAmit Kapila <akapila@postgresql.org>
Mon, 10 Feb 2020 03:39:56 +0000 (09:09 +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 87d0ad7efb8e9fce1d6478ec6c4c29dd18d5bc86..84da23551779b5ae7ce47f4a7e719bc4235b79ef 100644 (file)
@@ -65,7 +65,7 @@
      <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</> bits and maximum is <literal>4095</>.  Parameters for
+      is <literal>2</> bits and the maximum is <literal>4095</>.  Parameters for
       index columns not actually used are ignored.
      </para>
     </listitem>