Skip to content

Commit d467d59

Browse files
authored
Merge pull request #133 from greyli/patch-1
Change language code to locale code in docs
2 parents 87630d1 + f3449cf commit d467d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ change some internal defaults:
5656

5757
For more complex applications you might want to have multiple applications
5858
for different users which is where selector functions come in handy. The
59-
first time the babel extension needs the locale (language code) of the
59+
first time the babel extension needs the locale (locale code/ID) of the
6060
current user it will call a :meth:`~Babel.localeselector` function, and
6161
the first time the timezone is needed it will call a
6262
:meth:`~Babel.timezoneselector` function.

0 commit comments

Comments
 (0)