fix doc typo
This commit is contained in:
parent
682c92554f
commit
26cb89785b
|
@ -209,7 +209,7 @@ racket
|
|||
(define (process f)
|
||||
(define (complex-step x)
|
||||
... 10 lines ...)
|
||||
(map complext-step
|
||||
(map complex-step
|
||||
(to-list f)))
|
||||
]
|
||||
@; -----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user