fixed a bug int he way the menu for the documentation links was constructed

svn: r8030
This commit is contained in:
Robby Findler 2007-12-16 14:01:25 +00:00
parent 0b2b17068d
commit ae17f72c1d

View File

@ -2394,7 +2394,7 @@ If the namespace does not, they are colored the unbound color.
(λ (menu) (λ (menu)
(instantiate menu-item% () (instantiate menu-item% ()
(parent menu) (parent menu)
(label (format (string-constant cs-view-docs) source-id)) (label (format (string-constant cs-view-docs) (syntax-e stx)))
(callback (callback
(λ (x y) (λ (x y)
(send-url (format "file://~a~a" (send-url (format "file://~a~a"