changeset 198:384dd4b11b27

FAQ: small typo
author David Douard <david.douard@logilab.fr>
date Mon, 02 Apr 2012 17:19:48 +0200
parents c2d692c8f599
children 4bb038229f26
files docs/evolve-faq.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/evolve-faq.rst
+++ b/docs/evolve-faq.rst
@@ -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