diff --git a/collects/openssl/libcrypto.rkt b/collects/openssl/libcrypto.rkt index 32e09b72ef..64d12bc0d2 100644 --- a/collects/openssl/libcrypto.rkt +++ b/collects/openssl/libcrypto.rkt @@ -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)