doc: fix typo in language tag documentation

Commit 1e16af8ab5 accidentally mistyped 'language' in one place.
pull/137/head
Daniel Gustafsson 2 years ago
parent 661bf96cd2
commit 913b3da6ae
  1. 2
      doc/src/sgml/charset.sgml

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

Loading…
Cancel
Save