diff tests/test-amend.t @ 3419:1e2f683e11e7 mercurial-4.2

test-compat: merge mercurial-4.3 into mercurial-4.2
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 16 Jan 2018 04:38:04 +0100
parents b714709afe6a 85cdce113c2c
children 7a5c3175015e
line wrap: on
line diff
--- 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.