Clarify more docs

This commit is contained in:
Markus Unterwaditzer 2017-01-17 11:46:56 +01:00
parent 3cdd1f6644
commit c9d78e2391

View file

@ -26,7 +26,7 @@ class StorageMeta(type):
class Storage(metaclass=StorageMeta):
'''Superclass of all storages, mainly useful to summarize the interface to
'''Superclass of all storages, interface that all storages have to
implement.
Terminology: