diff tests/test-diff-issue2761.t @ 17486:73e3e368bd42

spelling: doesn't/does not
author timeless@mozdev.org
date Fri, 17 Aug 2012 13:58:18 -0700
parents cff56a0ed18e
children 55c6ebd11cb9
line wrap: on
line diff
--- a/tests/test-diff-issue2761.t	Fri Aug 17 13:58:18 2012 -0700
+++ b/tests/test-diff-issue2761.t	Fri Aug 17 13:58:18 2012 -0700
@@ -15,9 +15,9 @@
 
   $ hg up -C
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
-  $ touch doesnt-exist-in-1
+  $ touch does-not-exist-in-1
   $ hg add
-  adding doesnt-exist-in-1
+  adding does-not-exist-in-1
   $ hg ci -m third
-  $ rm doesnt-exist-in-1
+  $ rm does-not-exist-in-1
   $ hg diff -r 1