fix contract comment

svn: r15040
This commit is contained in:
Eli Barzilay 2009-06-01 16:12:30 +00:00
parent ea3baaeb9b
commit fc1dd569e2

View File

@ -196,7 +196,7 @@
(render-snips) (render-snips)
(end-edit-sequence)) (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 ;; name-original and name-require and the identifiers for those paths and
;; original-filename? and require-filename? are booleans indicating if the names ;; original-filename? and require-filename? are booleans indicating if the names
;; are filenames. ;; are filenames.