From be6a3a01b55a500c2b70ace94c3869a339c5f0b3 Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Mon, 13 Jun 2011 16:44:07 -0400 Subject: [PATCH] Fix a typo in Eric Hanchrow's name. original commit: ef11f754e5138eb93a4e3fbe494a85958ef97094 --- collects/rackunit/scribblings/acknowledgements.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/rackunit/scribblings/acknowledgements.scrbl b/collects/rackunit/scribblings/acknowledgements.scrbl index dff31b0..cda409d 100644 --- a/collects/rackunit/scribblings/acknowledgements.scrbl +++ b/collects/rackunit/scribblings/acknowledgements.scrbl @@ -20,7 +20,7 @@ The following people have contributed to RackUnit: @item{Jacob Matthews and Guillaume Marceau for bug reports and fixes} - @item{Eric Hanchow suggested test/text-ui return a useful + @item{Eric Hanchrow suggested test/text-ui return a useful result} @item{Ray Racine and Richard Cobbe provided require/expose}