We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87c0c7 commit 0f1fbe7Copy full SHA for 0f1fbe7
doc/src/sgml/charset.sgml
@@ -857,7 +857,7 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE');
857
<note>
858
<para>
859
By design, ICU will accept almost any string as a locale name and match
860
- it to the closet locale it can provide, using the fallback procedure
+ it to the closest locale it can provide, using the fallback procedure
861
described in its documentation. Thus, there will be no direct feedback
862
if a collation specification is composed using features that the given
863
ICU installation does not actually support. It is therefore recommended
0 commit comments