Thread: [DOCS] Typo in word "closest"

[DOCS] Typo in word "closest"

From
exclusion@gmail.com
Date:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/collation.html
Description:

By design, ICU will accept almost any string as a locale name and match it
to the _closet_ locale it can provide...

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Re: [DOCS] Typo in word "closest"

From
Magnus Hagander
Date:


On Mon, Oct 30, 2017 at 6:08 AM, <exclusion@gmail.com> wrote:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/collation.html
Description:

By design, ICU will accept almost any string as a locale name and match it
to the _closet_ locale it can provide...

Thanks, fixed. 


--