tests/test-histedit-bookmark-motion.t
changeset 26100 5706d130ec16
parent 24771 3133e246c912
child 26763 50fc80e46786
--- a/tests/test-histedit-bookmark-motion.t	Thu Aug 27 17:57:33 2015 -0700
+++ b/tests/test-histedit-bookmark-motion.t	Fri Aug 28 15:50:36 2015 -0400
@@ -75,7 +75,7 @@
   #  f, fold = use commit, but combine it with the one above
   #  r, roll = like fold, but discard this commit's description
   #  d, drop = remove commit from history
-  #  m, mess = edit message without changing commit content
+  #  m, mess = edit commit message without changing commit content
   #
   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ hg histedit 1 --commands - --verbose << EOF | grep histedit
@@ -136,7 +136,7 @@
   #  f, fold = use commit, but combine it with the one above
   #  r, roll = like fold, but discard this commit's description
   #  d, drop = remove commit from history
-  #  m, mess = edit message without changing commit content
+  #  m, mess = edit commit message without changing commit content
   #
   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ hg histedit 1 --commands - --verbose << EOF | grep histedit