From 2b57fdc1b2d82db7290fda69965198bd2ca4ee36 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sun, 23 Jul 2006 13:43:55 +0000 Subject: [PATCH] removed "directly" svn: r3785 --- collects/drscheme/acks.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/drscheme/acks.ss b/collects/drscheme/acks.ss index 8ae5a3c5b2..ed40141e20 100644 --- a/collects/drscheme/acks.ss +++ b/collects/drscheme/acks.ss @@ -8,7 +8,7 @@ (define (get-general-acks) (string-append - "The following individuals contributed directly to the implementation" + "The following individuals contributed to the implementation" " of DrScheme and associated tools: " "Ian Barland, " "Eli Barzilay, "