summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/charset.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml
index 9a93daf37d0..51746e83ae7 100644
--- a/doc/src/sgml/charset.sgml
+++ b/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>