Minor consistency patch (Issue #475)

This commit is contained in:
stamparm
2013-07-01 13:01:53 +02:00
parent e3124b9176
commit 017ce22a2f
5 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ from plugins.generic.misc import Miscellaneous
class HSQLDBMap(Syntax, Fingerprint, Enumeration, Filesystem, Miscellaneous, Takeover):
"""
This class defines HyperSQL methods
This class defines HSQLDB methods
"""
def __init__(self):