docstring typo fixes
svn: r15036
This commit is contained in:
@@ -43,7 +43,7 @@ import time
|
||||
class UpdateCallback(object):
|
||||
"""
|
||||
Basic class providing way of calling the callback to update
|
||||
things during lenghty operations.
|
||||
things during lengthy operations.
|
||||
"""
|
||||
|
||||
def __init__(self, callback, interval=1):
|
||||
|
Reference in New Issue
Block a user