fixed typos

svn: r12924
This commit is contained in:
Raphael Ackermann
2009-08-08 19:10:36 +00:00
parent e4495716a9
commit f6409fe94f
4 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
# $Id: __init__.py 10055 2008-02-18 20:07:09Z acraphae $
"""
General utility functions usefull for the generic plugin system
General utility functions useful for the generic plugin system
"""
#-------------------------------------------------------------------------