Fix grammar mistake
This commit is contained in:
parent
f83cec1b04
commit
bc99eb0eef
|
@ -387,7 +387,7 @@ definition
|
||||||
|
|
||||||
At the same time, @racket[define-cbr] needs to define @racket[do-f]
|
At the same time, @racket[define-cbr] needs to define @racket[do-f]
|
||||||
using the body of @racket[f], this second part is slightly more
|
using the body of @racket[f], this second part is slightly more
|
||||||
complex, so we defer most it to a @racket[define-for-cbr] helper
|
complex, so we defer most of it to a @racket[define-for-cbr] helper
|
||||||
module, which lets us write @racket[define-cbr] easily enough:
|
module, which lets us write @racket[define-cbr] easily enough:
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user