Fix typo in the raco make docs.
Closes PR 12986.
This commit is contained in:
parent
9ea180e98c
commit
452d83069b
|
@ -113,7 +113,7 @@ attention to the @filepath{.rkt} sources only to confirm that each
|
||||||
|
|
||||||
In contrast,
|
In contrast,
|
||||||
|
|
||||||
@commandline{racket b.rkt c.rkt}
|
@commandline{raco make b.rkt c.rkt}
|
||||||
|
|
||||||
would create only @filepath{compiled/b_rkt.zo} and
|
would create only @filepath{compiled/b_rkt.zo} and
|
||||||
@filepath{compiled/c_rkt.zo}, since neither @filepath{b.rkt} nor
|
@filepath{compiled/c_rkt.zo}, since neither @filepath{b.rkt} nor
|
||||||
|
|
Loading…
Reference in New Issue
Block a user