mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 10:11:28 -04:00
doc: wording fix
Author: Liudmila Mantrova Backpatch-through: 9.6 and 10 only
This commit is contained in:
parent
594ee1ada5
commit
fb4045caad
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue