Mercurial > evolve
diff docs/evolve-faq.rst @ 1653:c9dc8d0346f9
Spelling: happened
author | timeless@gmail.com |
---|---|
date | Thu, 13 Sep 2012 17:31:46 -0400 |
parents | 6f2c1574eda8 |
children | bd994fd256e1 |
line wrap: on
line diff
--- 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