diff mercurial/commands.py @ 18858:f02045645d12

merge with stable
author Matt Mackall <mpm@selenic.com>
date Tue, 02 Apr 2013 01:15:31 -0500
parents a60963c02f92 afab180307be
children 177774e4b04a
line wrap: on
line diff
--- a/mercurial/commands.py	Thu Mar 28 18:27:19 2013 -0700
+++ b/mercurial/commands.py	Tue Apr 02 01:15:31 2013 -0500
@@ -2095,7 +2095,7 @@
 def debugobsolete(ui, repo, precursor=None, *successors, **opts):
     """create arbitrary obsolete marker
 
-    With no arguments it it display the list obsolescence marker."""
+    With no arguments, displays the list of obsolescence markers."""
     def parsenodeid(s):
         try:
             # We do not use revsingle/revrange functions here to accept