diff tests/test-mq.t @ 16040:c0b2986b37b8 stable

mq: fix secret description in help
author Matt Mackall <mpm@selenic.com>
date Mon, 30 Jan 2012 16:04:14 -0600
parents ee1c8385e5b0
children 3b9c18ed9985
line wrap: on
line diff
--- a/tests/test-mq.t	Mon Jan 30 16:01:54 2012 -0600
+++ b/tests/test-mq.t	Mon Jan 30 16:04:14 2012 -0600
@@ -50,8 +50,8 @@
   will override the [diff] section and always generate git or regular patches,
   possibly losing data in the second case.
   
-  It may be desirable for mq changesets in the secret phase (see "hg help
-  phases"), which can be enabled with the following setting:
+  It may be desirable for mq changesets to be kept in the secret phase (see "hg
+  help phases"), which can be enabled with the following setting:
   
     [mq]
     secret = True