doc repair to Reference
This commit is contained in:
parent
97f087a391
commit
25d159eba7
|
@ -339,7 +339,7 @@ A list of relative paths, which defaults to @racket[(list
|
|||
handler} (see @racket[current-load/use-compiled]).}
|
||||
|
||||
|
||||
@defparam*[current-compiled-file-roots paths (listof (or/c path-string? 'same)) (listof (or/c path? 'path))]{
|
||||
@defparam*[current-compiled-file-roots paths (listof (or/c path-string? 'same)) (listof (or/c path? 'same))]{
|
||||
|
||||
A list of paths and @racket['same]s that is is used by the default
|
||||
@tech{compiled-load handler} (see @racket[current-load/use-compiled]).
|
||||
|
|
Loading…
Reference in New Issue
Block a user