test-patch.t: typos
authorChristian Ebert <blacktrash@gmx.net>
Thu, 12 Aug 2010 09:40:48 +0100
changeset 11815 20a88cf7ee92
parent 11814 61b0a01182d5
child 11816 e1359ad582f6
test-patch.t: typos
tests/test-patch.t
--- 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.