Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 913b3da

Browse files
doc: fix typo in language tag documentation
Commit 1e16af8 accidentally mistyped 'language' in one place.
1 parent 661bf96 commit 913b3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/charset.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@ CREATE COLLATION german (provider = icu, locale = 'de-DE');
10171017
</para>
10181018
<para>
10191019
New ICU collations can customize collation behavior extensively by
1020-
including collation attributes in the langugage tag. See <xref
1020+
including collation attributes in the language tag. See <xref
10211021
linkend="icu-custom-collations"/> for details and examples.
10221022
</para>
10231023
</sect4>

0 commit comments

Comments
 (0)