tests/test-amend.t
branchmercurial-4.3
changeset 3418 85cdce113c2c
parent 3287 4303a46b4167
parent 3296 b834cb64f779
child 3419 1e2f683e11e7
child 3591 98941c28f3e2
--- a/tests/test-amend.t	Sat Dec 16 23:40:39 2017 +0100
+++ b/tests/test-amend.t	Tue Jan 16 04:35:34 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.