diff mercurial/commands.py @ 18458:9354a8c1bded stable

debugsuccessorssets: fix typos in docstring
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Mon, 21 Jan 2013 13:47:14 -0200
parents 03442135dff4
children a2e9fe93d9ea
line wrap: on
line diff
--- a/mercurial/commands.py	Sun Jan 20 17:18:00 2013 -0600
+++ b/mercurial/commands.py	Mon Jan 21 13:47:14 2013 -0200
@@ -2473,13 +2473,13 @@
     succeed A. It contains non-obsolete changesets only.
 
     In most cases a changeset A has a single successors set containing a single
-    successors (changeset A replaced by A').
+    successor (changeset A replaced by A').
 
     A changeset that is made obsolete with no successors are called "pruned".
     Such changesets have no successors sets at all.
 
     A changeset that has been "split" will have a successors set containing
-    more than one successors.
+    more than one successor.
 
     A changeset that has been rewritten in multiple different ways is called
     "divergent". Such changesets have multiple successor sets (each of which