tests/test-patch.t
changeset 11815 20a88cf7ee92
parent 11784 8a1943685dfb
child 12645 d7452292f9d3
--- a/tests/test-patch.t	Thu Aug 12 23:46:56 2010 +0900
+++ b/tests/test-patch.t	Thu Aug 12 09:40:48 2010 +0100
@@ -17,8 +17,8 @@
   $ hg commit -Amb -d '2 0'
   $ cd ..
 
-This test check that:
- - custom patch commands with arguments actually works
+This test checks that:
+ - custom patch commands with arguments actually work
  - patch code does not try to add weird arguments like
  --binary when custom patch commands are used. For instance
  --binary is added by default under win32.