Fix typo
authorMagnus Hagander <magnus@hagander.net>
Mon, 30 Oct 2017 13:37:44 +0000 (14:37 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 30 Oct 2017 13:38:09 +0000 (14:38 +0100)
doc/src/sgml/charset.sgml

index 63f7de5b43800b8564a89ca27b7836aaf422c0cf..6ea0ff18439ef091cd0de7db4d0e9a48b4f90beb 100644 (file)
@@ -857,7 +857,7 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE');
    <note>
     <para>
      By design, ICU will accept almost any string as a locale name and match
-     it to the closet locale it can provide, using the fallback procedure
+     it to the closest locale it can provide, using the fallback procedure
      described in its documentation.  Thus, there will be no direct feedback
      if a collation specification is composed using features that the given
      ICU installation does not actually support.  It is therefore recommended