Commit 66bf6b3f authored by Claude Paroz's avatar Claude Paroz
Browse files

[1.6.x] Fixed #21373 -- Typo fixed in i18n docs

Thanks rpq at winscores.com for the report.
Backport of 88b9d4ff from master.
parent 33503c57
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ Here are some other terms that will help us to handle a common language:
      A locale name, either a language specification of the form ``ll`` or a
      combined language and country specification of the form ``ll_CC``.
      Examples: ``it``, ``de_AT``, ``es``, ``pt_BR``. The language part is
      always is lower case and the country part in upper case. The separator
      always in lower case and the country part in upper case. The separator
      is an underscore.

    language code