From 18bf91def97157538bca1b8aac5e624880c8f62e Mon Sep 17 00:00:00 2001 From: Pieter Praet Date: Mon, 20 Jun 2011 22:14:21 +0200 Subject: fix sum moar typos [text files] Various typo fixes in auxiliary text files included with the source, (README, TODO, etc.). Signed-off-by: Pieter Praet Edited-by: Carl Worth Restricted to just text files. --- test/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/README') diff --git a/test/README b/test/README index 07da480b..be75e0e7 100644 --- a/test/README +++ b/test/README @@ -151,7 +151,7 @@ library for your script to use. This works similar to test_expect_equal (see above) but is used to mark a test that demonstrates a known breakage, (that is, the - author of the test expectes "output" and "expected" to differ until + author of the test expects "output" and "expected" to differ until the breakage is fixed). See test_expect_failure for details. test_debug