hgext/convert/gnuarch.py
changeset 17424 e7cfe3587ea4
parent 17391 fc24c10424d2
child 22296 650b5b6e75ed
--- a/hgext/convert/gnuarch.py	Tue Aug 28 17:59:08 2012 -0500
+++ b/hgext/convert/gnuarch.py	Wed Aug 15 22:38:42 2012 +0200
@@ -89,7 +89,7 @@
 
             # Get the complete list of revisions for that tree version
             output, status = self.runlines('revisions', '-r', '-f', treeversion)
-            self.checkexit(status, 'failed retrieveing revisions for %s'
+            self.checkexit(status, 'failed retrieving revisions for %s'
                            % treeversion)
 
             # No new iteration unless a revision has a continuation-of header