docs/evolve-faq.rst
branchmercurial-3.4
changeset 1700 05d7df73a56b
parent 1653 c9dc8d0346f9
child 1724 bd994fd256e1
--- a/docs/evolve-faq.rst	Fri May 06 00:03:28 2016 +0200
+++ b/docs/evolve-faq.rst	Fri May 06 00:08:31 2016 +0200
@@ -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