mercurial/commands.py
changeset 12754 eaac5e8cb637
parent 12750 05bd2658bbb3
child 12765 5eed9ceebd64
--- a/mercurial/commands.py	Tue Oct 19 03:56:20 2010 +0200
+++ b/mercurial/commands.py	Sun Oct 17 00:45:34 2010 +0200
@@ -3025,7 +3025,7 @@
 
     .. note::
        This command is most likely not what you are looking for.
-       revert will partially overwrite content in the working
+       Revert will partially overwrite content in the working
        directory without changing the working directory parents. Use
        :hg:`update -r rev` to check out earlier revisions, or
        :hg:`update --clean .` to undo a merge which has added another