Commit 402ea2f9 authored by Dmitry Vasiliev's avatar Dmitry Vasiliev

Doc-string corrected

parent 7a739fc3
......@@ -800,7 +800,7 @@ class Connection(ExportImport, object):
def root(self):
"""Return the database root object.
The root is a PersistentDict.
The root is a persistent.mapping.PersistentMapping.
"""
return self.get(z64)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment