From 16f6a2b6573857c91d7f232c5fc3c26a1479e45b Mon Sep 17 00:00:00 2001 From: Gustavo Niemeyer Date: Mon, 19 Nov 2007 09:59:56 -0200 Subject: Typo fix in NEWS. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7cec0aa..d55e49c 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,7 @@ public methods found in the class passed as the first argument are also present in the class passed as the second argument, and that they accept the same arguments. This is useful to verify if a fake - or stub class have the same API as the real class being simulated. + or stub class has the same API as the real class being simulated. - Added MockerTestCase.assert[Not]{Starts,Ends}With(). -- cgit v1.2.1