doc fix
Closes PR 12796
This commit is contained in:
parent
26269c329e
commit
def4da4f9a
|
@ -79,7 +79,7 @@ Returns a newly allocated @tech{mutable list} with the same elements as
|
|||
|
||||
@defproc[(mlist->list [mlst mlist?]) list?]{
|
||||
|
||||
Returns a newly allocated @tech{mutable list} with the same elements as
|
||||
Returns a newly allocated list with the same elements as
|
||||
@racket[mlst].}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user