used wrong var name in docs
closees PR 13985
This commit is contained in:
parent
36203863d8
commit
7a272208cb
|
@ -1086,7 +1086,7 @@ a black outline.
|
|||
(rectangle 32 32 "outline" "black")))]
|
||||
}
|
||||
|
||||
@defproc[(scene+line [image image?]
|
||||
@defproc[(scene+line [scene image?]
|
||||
[x1 real?] [y1 real?]
|
||||
[x2 real?] [y2 real?]
|
||||
[pen-or-color (or/c pen? image-color?)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user