Typo fix.
authorGeorg Brandl <georg@python.org>
Tue, 2 Oct 2012 20:14:32 +0000 (22:14 +0200)
committerGeorg Brandl <georg@python.org>
Tue, 2 Oct 2012 20:14:32 +0000 (22:14 +0200)
irkerhook.py

index b147267c9c16692c10a3e7cd5b9a607321b58cc3..4c97710b65fc20c703a1eb5dd8ee4afcd3147f6f 100755 (executable)
@@ -333,8 +333,8 @@ def hg_hook(ui, repo, hooktype, node=None, url=None, **_kwds):
     ship(extractor, node, False)
 
 def ship(extractor, commit, debug):
-    "Ship a notification for the sspecified commit."
-    metadata = extractor.commit_factory(commit) 
+    "Ship a notification for the specified commit."
+    metadata = extractor.commit_factory(commit)
     # Message reduction.  The assumption here is that IRC can't handle
     # lines more than 510 characters long. If we exceed that length, we
     # try knocking out the file list, on the theory that for notification