# HG changeset patch # User Pierre-Yves David # Date 1489516015 25200 # Node ID e243e1d9464c88e719f4028d2caa5e2f6a0609a0 # Parent de92f7efb030ae0ae1b03cfe01894d882d676ec3 README: timeless typo fixes This applies some feedback timeless provided me from IRC. diff -r de92f7efb030 -r e243e1d9464c README --- a/README Tue Mar 14 09:51:25 2017 -0700 +++ b/README Tue Mar 14 11:26:55 2017 -0700 @@ -12,18 +12,18 @@ `_ to stay up to date with changes. -This extensions: +This extension: -* enables the "changeset obsolescence" feature of Mercurial core +* enables the “changeset evolution” feature of Mercurial core, * provides a set of commands to mutate your history, * issues several warning messages when troubles from some mutable appears in your repository, -* provides a ``hg evolve`` command to deal with such "troubles". +* provides an ``hg evolve`` command to deal with such "troubles", -* improves performance of obsolescence markers exchanges and discovery during +* improves performance of obsolescence marker exchanges and discovery during push and pull. Documentation