Mercurial > evolve
changeset 1469:fa1a27009c76 stable
evolve: fix typo in fold docstring
author | André Sintzoff <andre.sintzoff@gmail.com> |
---|---|
date | Fri, 26 Jun 2015 22:26:48 +0200 |
parents | bc6cf6cc06fd |
children | c3f6e97c71b1 a8a4c8b8550d |
files | hgext/evolve.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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