aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2018-09-06 20:42:24 -0400
committerBruce Momjian <bruce@momjian.us>2018-09-06 20:42:24 -0400
commitee2b0a392ff843a7f8539f907498d550bfe51462 (patch)
tree33c4729b19f587fff855fd80433b064e41c49b3f
parenta54f5b187a4a12a0a694d0911525a451840a1d30 (diff)
downloadpostgresql-ee2b0a392ff843a7f8539f907498d550bfe51462.tar.gz
postgresql-ee2b0a392ff843a7f8539f907498d550bfe51462.zip
doc: wording fix
Author: Liudmila Mantrova Backpatch-through: 9.6 and 10 only
-rw-r--r--doc/src/sgml/pgtrgm.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgtrgm.sgml b/doc/src/sgml/pgtrgm.sgml
index 8e50f795013..edc0813d34a 100644
--- a/doc/src/sgml/pgtrgm.sgml
+++ b/doc/src/sgml/pgtrgm.sgml
@@ -154,7 +154,7 @@
greatest similarity between the first string and any substring of the second
string. However, this function does not add padding to the boundaries of
the extent. Thus, the number of additional characters present in the
- second string is not considered, except for the mismatched word boundries.
+ second string is not considered, except for the mismatched word boundaries.
</para>
<table id="pgtrgm-op-table">