summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian2018-09-07 00:42:24 +0000
committerBruce Momjian2018-09-07 00:42:24 +0000
commitfb4045caadd9c08d30e7a10bbab3ba9e57e037bc (patch)
treebed8d45358b41a96387720abb9d3227758b94106 /doc/src
parent594ee1ada5bc9affa37751d7ee840acb636a1f32 (diff)
doc: wording fix
Author: Liudmila Mantrova Backpatch-through: 9.6 and 10 only
Diffstat (limited to 'doc/src')
-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">