mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
doc: wording fix
Author: Liudmila Mantrova Backpatch-through: 9.6 and 10 only
This commit is contained in:
@ -154,7 +154,7 @@
|
|||||||
greatest similarity between the first string and any substring of the second
|
greatest similarity between the first string and any substring of the second
|
||||||
string. However, this function does not add padding to the boundaries of
|
string. However, this function does not add padding to the boundaries of
|
||||||
the extent. Thus, the number of additional characters present in the
|
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>
|
</para>
|
||||||
|
|
||||||
<table id="pgtrgm-op-table">
|
<table id="pgtrgm-op-table">
|
||||||
|
Reference in New Issue
Block a user