Skip to content

Commit f3449cf

Browse files
authored
Fixed typo
1 parent 9045eaa commit f3449cf

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
@@ -58,7 +58,7 @@ change some internal defaults:
5858

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

0 commit comments

Comments
 (0)