diff mercurial/subrepo.py @ 17506:a2105debbbd4

spelling: prior
author timeless@mozdev.org
date Fri, 17 Aug 2012 13:58:18 -0700
parents 5884812686f7
children 1526ac765e29
line wrap: on
line diff
--- a/mercurial/subrepo.py	Fri Aug 17 13:58:18 2012 -0700
+++ b/mercurial/subrepo.py	Fri Aug 17 13:58:18 2012 -0700
@@ -888,7 +888,7 @@
     def _gitnodir(self, commands, env=None, stream=False, cwd=None):
         """Calls the git command
 
-        The methods tries to call the git command. versions previor to 1.6.0
+        The methods tries to call the git command. versions prior to 1.6.0
         are not supported and very probably fail.
         """
         self._ui.debug('%s: git %s\n' % (self._relpath, ' '.join(commands)))