From fc1dd569e2a2e510bec37ddf6f6a3016f2878566 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 1 Jun 2009 16:12:30 +0000 Subject: [PATCH] fix contract comment svn: r15040 --- collects/drscheme/private/module-browser.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/drscheme/private/module-browser.ss b/collects/drscheme/private/module-browser.ss index 91f1bfcbaa..dde09ab38e 100644 --- a/collects/drscheme/private/module-browser.ss +++ b/collects/drscheme/private/module-browser.ss @@ -196,7 +196,7 @@ (render-snips) (end-edit-sequence)) - ;; add-connection : string string boolean number -> void + ;; add-connection : string string symbol number -> void ;; name-original and name-require and the identifiers for those paths and ;; original-filename? and require-filename? are booleans indicating if the names ;; are filenames.