Merge pull request #2 from LiberalArtist/spelling
Corrected spelling in docs for lux/chaos/gui/val
This commit is contained in:
commit
e1c16adcc8
|
@ -183,7 +183,7 @@ height, and the third is the canvas's drawing context.}
|
|||
This module provides a helpful function for drawing functional images
|
||||
with @racketmodname[lux/chaos/gui].
|
||||
|
||||
@defproc[(make-gui-val [#:scale? scale? boolean? #t])
|
||||
@defproc[(make-gui/val [#:scale? scale? boolean? #t])
|
||||
(-> pict-convertible?
|
||||
(-> real? real? (is-a?/c dc<%>) any))]{
|
||||
|
||||
|
|
Loading…
Reference in New Issue