From 7b99d888c748db74ef74daa3f686767de8050ff0 Mon Sep 17 00:00:00 2001 From: Tobias Markmann Date: Tue, 21 Sep 2010 21:47:11 +0200 Subject: [PATCH] Info message cleanup. --- gen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen.py b/gen.py index 07a7c56b..f6205976 100755 --- a/gen.py +++ b/gen.py @@ -277,7 +277,7 @@ def makeBundle(): print "DONE" def usage(): - print "gen.py: generate nice XHTML and beatuy PDF out of the XEP XML" + print "gen.py: generate nice XHTML and beautiful PDF out of the XEP XML files" print "" print "Usage:" print "gen.py xep-####.xml"