Skip to content

Commit c24f358

Browse files
authored
Merge pull request #223 from amercader/fix-docs-typo
Fix typo in config options example
2 parents 47c50af + 46eed7b commit c24f358

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
@@ -57,7 +57,7 @@ to change some internal defaults:
5757
translation directories, eg::
5858

5959
BABEL_TRANSLATION_DIRECTORIES=/path/to/translations;/another/path/
60-
BABEL_DOMAINS=messages;myapp
60+
BABEL_DOMAIN=messages;myapp
6161

6262
=============================== =============================================
6363

0 commit comments

Comments
 (0)