public inbox for [email protected]
help / color / mirror / Atom feedFrom: Liudmila Mantrova <[email protected]>
To: [email protected]
Subject: Re: Misc typos in documentation
Date: Thu, 16 Aug 2018 11:25:25 +0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <CABUevEw99tzsCuTO9OnyYLW0z_OvMip=TGNXmuhhomhSGvfkcQ@mail.gmail.com>
References: <[email protected]>
<CABUevEw99tzsCuTO9OnyYLW0z_OvMip=TGNXmuhhomhSGvfkcQ@mail.gmail.com>
On 06/20/2018 05:04 PM, Magnus Hagander wrote:
>
>
> On Tue, Jun 19, 2018 at 9:46 AM, Liudmila Mantrova
> <[email protected] <mailto:[email protected]>> wrote:
>
> Hi,
>
> Please consider these small patches that fix a couple of typos in
> documentation.
>
> I have split them in two just in case rn-typos.patch conflicts
> with any current work on release-11.sgml, which seems to be going
> on in more than one thread. I'll appreciate your feedback if it
> should have been done differently.
>
>
> Hi!
>
> These all look good to me. Thanks, applied!
>
> --
> Magnus Hagander
> Me: https://www.hagander.net/ <http://www.hagander.net/;
> Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/;
I have bumped into a couple of similar typos in 9.6 and 10 - the patch
based on REL9_6_STABLE is attached.
--
Liudmila Mantrova
Technical writer at Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachments:
[text/x-patch] pgtrgm-typos.patch (1.1K, 3-pgtrgm-typos.patch)
download | inline diff:
diff --git a/doc/src/sgml/pgtrgm.sgml b/doc/src/sgml/pgtrgm.sgml
index 350da77..1de337a 100644
--- a/doc/src/sgml/pgtrgm.sgml
+++ b/doc/src/sgml/pgtrgm.sgml
@@ -143,7 +143,7 @@
In the first string, the set of trigrams is
<literal>{" w"," wo","ord","wor","rd "}</literal>.
In the second string, the ordered set of trigrams is
- <literal>{" t"," tw",two,"wo "," w"," wo","wor","ord","rds", ds "}</literal>.
+ <literal>{" t"," tw",two,"wo "," w"," wo","wor","ord","rds","ds "}</literal>.
The most similar extent of an ordered set of trigrams in the second string
is <literal>{" w"," wo","wor","ord"}</literal>, and the similarity is
<literal>0.8</literal>.
@@ -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 boundry.
+ second string is not considered, except for the mismatched word boundaries.
</para>
<table id="pgtrgm-op-table">
view thread (6+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Misc typos in documentation
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox