diff tests/test-mq.t @ 29974:7109d5ddeb0c

help: use single quotes in use warning
author timeless <timeless@mozdev.org>
date Tue, 20 Sep 2016 23:47:46 +0000
parents 58f8b29c37ff
children e2a6f383d314
line wrap: on
line diff
--- a/tests/test-mq.t	Tue Sep 20 23:47:30 2016 +0000
+++ b/tests/test-mq.t	Tue Sep 20 23:47:46 2016 +0000
@@ -96,7 +96,7 @@
    qtop          print the name of the current patch
    qunapplied    print the patches not yet applied
   
-  (use "hg help -v mq" to show built-in aliases and global options)
+  (use 'hg help -v mq' to show built-in aliases and global options)
 
   $ hg init a
   $ cd a