Skip to content

Commit dc19265

Browse files
author
Richard Jones
committed
typo
1 parent 6eed4c4 commit dc19265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roundup/instance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
>>> db = instance.open('path to tracker home')
2525
2626
The "db" handle you get back is the tracker's hyperdb which has the interface
27-
desciribed in `roundup.hyperdb.Database`.
27+
described in `roundup.hyperdb.Database`.
2828
"""
2929
__docformat__ = 'restructuredtext'
3030

0 commit comments

Comments
 (0)