Fix documentation typo.
Closes bug all/15568.
This commit is contained in:
parent
9a42fab7fe
commit
216311e8ee
|
@ -56,7 +56,7 @@ The byte-string encoding produced by @racket[s-exp->fasl] is
|
||||||
independent of the Racket version, except as future Racket versions
|
independent of the Racket version, except as future Racket versions
|
||||||
introduce extensions that are not currently recognized. In particular,
|
introduce extensions that are not currently recognized. In particular,
|
||||||
the result of @racket[s-exp->fasl] will be valid as input to any
|
the result of @racket[s-exp->fasl] will be valid as input to any
|
||||||
future version of @racket[s-exp->fasl].
|
future version of @racket[fasl->s-exp].
|
||||||
|
|
||||||
@mz-examples[
|
@mz-examples[
|
||||||
#:eval fasl-eval
|
#:eval fasl-eval
|
||||||
|
|
Loading…
Reference in New Issue
Block a user