diff mercurial/cmdutil.py @ 21024:7731a2281cf0

spelling: fixes from spell checker
author Mads Kiilerich <madski@unity3d.com>
date Sun, 13 Apr 2014 19:01:00 +0200
parents 49f2d5644f04
children 254f55b64e31
line wrap: on
line diff
--- a/mercurial/cmdutil.py	Sun Apr 13 19:01:00 2014 +0200
+++ b/mercurial/cmdutil.py	Sun Apr 13 19:01:00 2014 +0200
@@ -2258,7 +2258,7 @@
     This is an independent function to let extension to plug in and react to
     the imminent revert.
 
-    Make sure you have the working directory locked when caling this function.
+    Make sure you have the working directory locked when calling this function.
     """
     parent, p2 = parents
     node = ctx.node()