From c54448041ecb229d66289c9fbb11c43d0a0ac9a8 Mon Sep 17 00:00:00 2001 From: Mike Naberezny Date: Fri, 30 Apr 2010 07:45:20 +0000 Subject: Fixed grammar. --- docs/narr/i18n.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/i18n.rst b/docs/narr/i18n.rst index 26d162862..ddd406332 100644 --- a/docs/narr/i18n.rst +++ b/docs/narr/i18n.rst @@ -294,7 +294,7 @@ install Babel like so: Changing the ``setup.py`` +++++++++++++++++++++++++ -You need a to add a few boilerplate lines to your application's +You need to add a few boilerplate lines to your application's ``setup.py`` file in order to properly generate :term:`gettext` files from your application. -- cgit v1.2.3