changeset 1653 | c9dc8d0346f9 |
parent 1287 | 6f2c1574eda8 |
child 1724 | bd994fd256e1 |
--- a/docs/evolve-faq.rst Wed Sep 12 18:06:36 2012 -0400 +++ b/docs/evolve-faq.rst Thu Sep 13 17:31:46 2012 -0400 @@ -110,7 +110,7 @@ $ hg record # commit the second part $ hg commit - # informs mercurial of what appened + # informs mercurial of what happened # current changeset (.) and previous one (.^) replace A (42) $ hg prune --new . --new .^ 42