We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parenta87c0c7 commit0f1fbe7Copy 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 thecloset locale it can provide, using the fallback procedure
+ it to theclosest 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