diff mercurial/commands.py @ 12754:eaac5e8cb637

Revert: capitalization doc fix
author Adrian Buehlmann <adrian@cadifra.com>
date Sun, 17 Oct 2010 00:45:34 +0200
parents 05bd2658bbb3
children 5eed9ceebd64
line wrap: on
line diff
--- 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