diff tests/test-commandserver.t @ 30342:318a24b52eeb

spelling: fixes of non-dictionary words
author Mads Kiilerich <madski@unity3d.com>
date Mon, 17 Oct 2016 23:16:55 +0200
parents bc5d0e6fd9f3
children a1259e502bdf
line wrap: on
line diff
--- a/tests/test-commandserver.t	Thu Nov 03 17:31:14 2016 -0700
+++ b/tests/test-commandserver.t	Mon Oct 17 23:16:55 2016 +0200
@@ -817,7 +817,7 @@
   $ echo foo > foo
   $ hg add foo
 
-(failuer before finalization)
+(failure before finalization)
 
   >>> from hgclient import readchannel, runcommand, check
   >>> @check
@@ -836,7 +836,7 @@
   *** runcommand log
   *** runcommand verify -q
 
-(failuer after finalization)
+(failure after finalization)
 
   >>> from hgclient import readchannel, runcommand, check
   >>> @check