tests/test-help.t
changeset 27623 b3376fba4ab9
parent 27614 1d7e824ad093
child 27631 c18292a6ff54
--- a/tests/test-help.t	Mon Jan 04 16:14:04 2016 -0800
+++ b/tests/test-help.t	Mon Jan 04 21:52:44 2016 -0800
@@ -645,12 +645,12 @@
 
   $ hg .log
   hg: unknown command '.log'
-  (did you mean one of log?)
+  (did you mean log?)
   [255]
 
   $ hg log.
   hg: unknown command 'log.'
-  (did you mean one of log?)
+  (did you mean log?)
   [255]
   $ hg pu.lh
   hg: unknown command 'pu.lh'