Fix typo in the raco make docs.

Closes PR 12986.
This commit is contained in:
Vincent St-Amour 2012-08-08 17:21:19 -04:00
parent 9ea180e98c
commit 452d83069b

View File

@ -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