changeset 499:7c90a877f428 stable-0.9.x

Merged revisions 546 via svnmerge from http://svn.edgewall.org/repos/babel/trunk ........ r546 | jruigrok | 2010-04-26 13:28:07 +0200 (ma, 26 apr 2010) | 2 lines Fix documentation: double 'to' and stray reference to POT, which should be MO. ........
author jruigrok
date Tue, 22 Feb 2011 14:41:07 +0000
parents 177d9afd633c
children fd4ed1fce7a1
files doc/setup.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/setup.txt
+++ b/doc/setup.txt
@@ -50,11 +50,11 @@
     Options for 'compile_catalog' command:
        ...
 
-Running the command will produce a PO template file::
+Running the command will produce a binary MO file::
 
     $ ./setup.py compile_catalog --directory foobar/locale --locale pt_BR
     running compile_catalog
-    compiling catalog to to foobar/locale/pt_BR/LC_MESSAGES/messages.mo
+    compiling catalog to foobar/locale/pt_BR/LC_MESSAGES/messages.mo
 
 
 Options
Copyright (C) 2012-2017 Edgewall Software