evolve: fix typo in fold docstring stable
authorAndré Sintzoff <andre.sintzoff@gmail.com>
Fri, 26 Jun 2015 22:26:48 +0200
branchstable
changeset 1469 fa1a27009c76
parent 1468 bc6cf6cc06fd
child 1470 c3f6e97c71b1
child 1472 a8a4c8b8550d
evolve: fix typo in fold docstring
hgext/evolve.py
--- a/hgext/evolve.py	Fri Jun 26 22:25:57 2015 +0200
+++ b/hgext/evolve.py	Fri Jun 26 22:26:48 2015 +0200
@@ -2646,7 +2646,7 @@
        See :hg:`help phases` for more about draft revisions and
        :hg:`help revsets` for more about the `draft()` keyword
 
-     - Fold revisions between 3 andd 6 with the working directory parent::
+     - Fold revisions between 3 and 6 with the working directory parent::
 
          hg fold 3::6