doc: fix typo in language tag documentation
authorDaniel Gustafsson
Thu, 25 May 2023 10:49:26 +0000 (12:49 +0200)
committerDaniel Gustafsson
Thu, 25 May 2023 10:49:26 +0000 (12:49 +0200)
Commit 1e16af8ab5 accidentally mistyped 'language' in one place.

doc/src/sgml/charset.sgml

index 9a93daf37d0bb70eaf65f53874759119cb84f6e6..51746e83ae75ecc42fd0dd4c5c991c3e9f347ef4 100644 (file)
@@ -1017,7 +1017,7 @@ CREATE COLLATION german (provider = icu, locale = 'de-DE');
     
     
      New ICU collations can customize collation behavior extensively by
-     including collation attributes in the langugage tag. See 
+     including collation attributes in the language tag. See 
      linkend="icu-custom-collations"/> for details and examples.