tests/test-strip.t
changeset 29974 7109d5ddeb0c
parent 29954 769aee32fae0
child 30024 f3c4edfd35e1
--- a/tests/test-strip.t	Tue Sep 20 23:47:30 2016 +0000
+++ b/tests/test-strip.t	Tue Sep 20 23:47:46 2016 +0000
@@ -704,7 +704,7 @@
   
   strip changesets and all their descendants from the repository
   
-  (use "hg help -e strip" to show help for the strip extension)
+  (use 'hg help -e strip' to show help for the strip extension)
   
   options ([+] can be repeated):
   
@@ -717,7 +717,7 @@
    -B --bookmark VALUE [+] remove revs only reachable from given bookmark
       --mq                 operate on patch repository
   
-  (use "hg strip -h" to show more help)
+  (use 'hg strip -h' to show more help)
   [255]
 
   $ cd ..