# HG changeset patch # User André Sintzoff # Date 1435350408 -7200 # Node ID fa1a27009c7653116d6dd1c25b1be4bf4e452e79 # Parent bc6cf6cc06fda7c98619b42cf9fbf8df0bba3730 evolve: fix typo in fold docstring diff -r bc6cf6cc06fd -r fa1a27009c76 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