Spelling: happened
authortimeless@gmail.com
Thu, 13 Sep 2012 17:31:46 -0400
changeset 1653 c9dc8d0346f9
parent 1652 b9354f330588
child 1654 d1c5d80b2ace
Spelling: happened
docs/evolve-faq.rst
--- 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