unified class naming

This commit is contained in:
2014-04-01 16:48:16 +02:00
parent 36531c9923
commit 0dec3eb7f0
2 changed files with 12 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
import os
class GenericDataBase(object):
class GenericDataStructure(object):
'''
GenericDataBase type holds all information about the current data-
base working on.