aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2020-02-10 09:01:41 +0530
committerAmit Kapila <akapila@postgresql.org>2020-02-10 09:01:41 +0530
commitc55863539c8cd6adf61b0f1287562a49f10bbbef (patch)
treedfcbe7dd84b108111d73cae744c94b8d7ecaca4b
parenta2687d0bdc6c9250d1b7710fe43cf10af4beb895 (diff)
downloadpostgresql-c55863539c8cd6adf61b0f1287562a49f10bbbef.tar.gz
postgresql-c55863539c8cd6adf61b0f1287562a49f10bbbef.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>