1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-12 21:01:52 +03:00

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 09:09:56 +05:30
parent 2f2c3e6275
commit 812bfe89a2

View File

@ -65,7 +65,7 @@
<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</> 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. index columns not actually used are ignored.
</para> </para>
</listitem> </listitem>