summaryrefslogtreecommitdiff
path: root/lib/thandy/download.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/thandy/download.py')
-rw-r--r--lib/thandy/download.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/thandy/download.py b/lib/thandy/download.py
index d5f1629..3756a25 100644
--- a/lib/thandy/download.py
+++ b/lib/thandy/download.py
@@ -423,7 +423,7 @@ class DownloadJob:
def setDownloadStatusLog(self, log):
"""Base our URL-picking decisions on the DownloadStatusLog in
- 'log'. The caller is still reposnsible for invoking the
+ 'log'. The caller is still responsible for invoking the
logs failed() or succeeded methods. XXXX is that bad API
design?"""
pass