We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eed4c4 commit dc19265Copy full SHA for dc19265
roundup/instance.py
@@ -24,7 +24,7 @@
24
>>> db = instance.open('path to tracker home')
25
26
The "db" handle you get back is the tracker's hyperdb which has the interface
27
-desciribed in `roundup.hyperdb.Database`.
+described in `roundup.hyperdb.Database`.
28
"""
29
__docformat__ = 'restructuredtext'
30
0 commit comments