From 2577016b587a39fda10bc795953cd20c65471ff4 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Mon, 25 Feb 2013 21:20:38 +0100 Subject: [PATCH] This actually seems more appropriate --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b7207ad..925797b 100644 --- a/README.rst +++ b/README.rst @@ -92,7 +92,7 @@ Usage Generate a batch of files to translate -------------------------------------- -See `Django's documentation on Internationalization `_ to setup your project to use i18n and create the ``gettext`` catalog files. +See `Django's documentation on Internationalization `_ to setup your project to use i18n and create the ``gettext`` catalog files. Translate away! ---------------