Info message cleanup.

This commit is contained in:
Tobias Markmann 2010-09-21 21:47:11 +02:00
parent e6144ecdd0
commit 7b99d888c7
1 changed files with 1 additions and 1 deletions

2
gen.py
View File

@ -277,7 +277,7 @@ def makeBundle():
print "DONE" print "DONE"
def usage(): 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 ""
print "Usage:" print "Usage:"
print "gen.py xep-####.xml" print "gen.py xep-####.xml"