aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2020-02-10 09:09:56 +0530
committerAmit Kapila <akapila@postgresql.org>2020-02-10 09:09:56 +0530
commit812bfe89a2798b96fd60c24b4c2bfed436f3e29e (patch)
tree5972adabe8e9be48c7c6850602a97110bb74766f
parent2f2c3e62757d227635873939240f87daa836d380 (diff)
downloadpostgresql-812bfe89a2798b96fd60c24b4c2bfed436f3e29e.tar.gz
postgresql-812bfe89a2798b96fd60c24b4c2bfed436f3e29e.zip
doc: Spell checking
Reported-by: Justin Pryzby Author: Justin Pryzby Backpatch-through: 9.6 Discussion: https://postgr.es/m/20200206021432.GA24549@telsasoft.com
-rw-r--r--doc/src/sgml/bloom.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/bloom.sgml b/doc/src/sgml/bloom.sgml
index 87d0ad7efb8..84da2355177 100644
--- a/doc/src/sgml/bloom.sgml
+++ b/doc/src/sgml/bloom.sgml
@@ -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>