doc repair
Applied patch from Lee Duhem. Closes PR 13042
This commit is contained in:
parent
bd8e1e8b1f
commit
876b703353
|
@ -594,12 +594,12 @@ racket
|
|||
(show-enabled #t))
|
||||
]
|
||||
|
||||
Finally, the @filepath{literal/runtime-config.rkt} module must provide
|
||||
Finally, the @filepath{literal/show.rkt} module must provide
|
||||
the @racketidfont{show-enabled} parameter and @racketidfont{show}
|
||||
function:
|
||||
|
||||
@racketmod[
|
||||
#:file "literal/runtime-config.rkt"
|
||||
#:file "literal/show.rkt"
|
||||
racket
|
||||
|
||||
(provide show show-enabled)
|
||||
|
|
Loading…
Reference in New Issue
Block a user