typo/update comment

This commit is contained in:
Matthew Flatt 2012-11-16 15:59:31 -07:00
parent e88fe44ff5
commit 98f1b8da94

View File

@ -8,7 +8,7 @@
(define libcrypto-load-fail-reason #f)
;; We need to declare because they might be distributed with PLT Scheme
;; We need to declare because they might be distributed with Racket,
;; in which case they should get bundled with stand-alone executables:
(define-runtime-path libcrypto-so
(case (system-type)