FAQ: small typo
authorDavid Douard <david.douard@logilab.fr>
Mon, 02 Apr 2012 17:19:48 +0200
changeset 198 384dd4b11b27
parent 197 c2d692c8f599
child 199 4bb038229f26
FAQ: small typo
docs/evolve-faq.rst
--- a/docs/evolve-faq.rst	Mon Apr 02 14:43:41 2012 +0200
+++ b/docs/evolve-faq.rst	Mon Apr 02 17:19:48 2012 +0200
@@ -109,7 +109,7 @@
   # commit the second part
   $ hg commit
   # informs mercurial of what appened
-  # current changeset (.) and previous one (.) replace A (42)
+  # current changeset (.) and previous one (.^) replace A (42)
   $ hg kill --new . --new .^ 42