doc: Spell checking

Reported-by: Justin Pryzby
Author: Justin Pryzby
Backpatch-through: 9.6
Discussion: https://postgr.es/m/20200206021432.GA24549@telsasoft.com
This commit is contained in:
Amit Kapila 2020-02-10 08:51:42 +05:30
parent 7bb710d850
commit c91ecccf52

View File

@ -65,8 +65,8 @@
<para> <para>
Number of bits generated for each index column. Each parameter's name 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 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 is <literal>2</literal> bits and the maximum is <literal>4095</literal>.
index columns not actually used are ignored. Parameters for index columns not actually used are ignored.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>