diff --git a/docs/index.rst b/docs/index.rst index 6fd33bb..9bae0a2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -57,7 +57,7 @@ to change some internal defaults: translation directories, eg:: BABEL_TRANSLATION_DIRECTORIES=/path/to/translations;/another/path/ - BABEL_DOMAINS=messages;myapp + BABEL_DOMAIN=messages;myapp =============================== =============================================