From cd8ab7c082f5d4014a4c0f673b819712a542b586 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 5 Feb 2008 00:22:33 +0000 Subject: [PATCH] fix some minor bug and typos in previous commit svn: r8533 original commit: 3da233dd8e1e3e911540c8d1e93d5a49903e8606 --- collects/parser-tools/info.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/parser-tools/info.ss b/collects/parser-tools/info.ss index 156be43..c5ee25f 100644 --- a/collects/parser-tools/info.ss +++ b/collects/parser-tools/info.ss @@ -1,3 +1,3 @@ #lang setup/infotab -(define name "Parser-tools")) +(define name "Parser-tools")