tests/test-amend.t
branchmercurial-4.2
changeset 3419 1e2f683e11e7
parent 3288 b714709afe6a
parent 3418 85cdce113c2c
child 3592 7a5c3175015e
--- a/tests/test-amend.t	Sat Dec 16 23:40:40 2017 +0100
+++ b/tests/test-amend.t	Tue Jan 16 04:38:04 2018 +0100
@@ -139,7 +139,7 @@
   
       If you don't specify -m, the parent's message will be reused.
   
-      If --extra is specified, the behavior of 'hg amend' is reversed: Changes
+      If --extract is specified, the behavior of 'hg amend' is reversed: Changes
       to selected files in the checked out revision appear again as uncommitted
       changed in the working directory.