diff tests/test-parse-date.t @ 23917:3cbb5bf4035d

messages: quote "hg help" hints consistently
author Wagner Bruna <wbruna@yahoo.com>
date Sat, 17 Jan 2015 22:01:14 -0200
parents 5df7118bdcd9
children 79d8e7926a04
line wrap: on
line diff
--- a/tests/test-parse-date.t	Sat Jan 17 18:08:47 2015 -0800
+++ b/tests/test-parse-date.t	Sat Jan 17 22:01:14 2015 -0200
@@ -100,7 +100,7 @@
 Negative range
 
   $ hg log -d "--2"
-  abort: -2 must be nonnegative (see 'hg help dates')
+  abort: -2 must be nonnegative (see "hg help dates")
   [255]
 
 Whitespace only