This commit is contained in:
Paulo Matos 2019-09-06 08:35:28 +02:00 committed by GitHub
parent 8bb41e590d
commit a5abfa9a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -423,7 +423,7 @@
[else #'(foreign-procedure s ...)])]))
;; This is an inconvenient callback interface, certainly, but it
;; accomodates a limitatuon of the traditional Racket implementation
;; accomodates a limitation of the traditional Racket implementation
(define (run-one-collect-callback v save sel)
(let ([protocol (#%vector-ref v 0)]
[proc (cpointer-address (#%vector-ref v 1))]