# HG changeset patch # User Greg Ward # Date 1401053833 14400 # Node ID 561b3cdb445346679b50f5c03e3537f0a255cf5a # Parent 66dab6b2c6e4268b21531b6b0086e4564642c2b4 evolve: fix spelling error diff -r 66dab6b2c6e4 -r 561b3cdb4453 hgext/evolve.py --- a/hgext/evolve.py Wed May 14 16:40:50 2014 -0700 +++ b/hgext/evolve.py Sun May 25 17:37:13 2014 -0400 @@ -1172,7 +1172,7 @@ flag=obsolete.bumpedfix) bmupdate(newid) tr.close() - repo.ui.status(_('commited as %s\n') % node.short(newid)) + repo.ui.status(_('committed as %s\n') % node.short(newid)) finally: tr.release() finally: diff -r 66dab6b2c6e4 -r 561b3cdb4453 tests/test-evolve.t --- a/tests/test-evolve.t Wed May 14 16:40:50 2014 -0700 +++ b/tests/test-evolve.t Sun May 25 17:37:13 2014 -0400 @@ -310,7 +310,7 @@ recreate:[8] another feature that rox atop:[7] another feature computing new diff - commited as ca3b75e3e59b + committed as ca3b75e3e59b $ hg glog @ 9 feature-B: bumped update to abe98aeaaa35: - test | diff -r 66dab6b2c6e4 -r 561b3cdb4453 tests/test-stabilize-result.t --- a/tests/test-stabilize-result.t Wed May 14 16:40:50 2014 -0700 +++ b/tests/test-stabilize-result.t Sun May 25 17:37:13 2014 -0400 @@ -158,7 +158,7 @@ atop:[8] newer a rebasing to destination parent: 66719795a494 computing new diff - commited as (a7cabd7bd9c2|671b9d7eeaec) (re) + committed as (a7cabd7bd9c2|671b9d7eeaec) (re) $ glog @ 14:(a7cabd7bd9c2|671b9d7eeaec)@default\(draft\) bk:\[\] bumped update to 1cf0aacfd363: (re) |