doc bug, right instead of left
svn: r10429
This commit is contained in:
parent
3f60a478ad
commit
fb517e049e
|
@ -35,7 +35,7 @@ pinholes are at position @scheme[(0,0)].
|
|||
@defproc[(place-image [img image?] [x number?][y number?]
|
||||
[s (unsyntax @tech{Scene})]) (unsyntax @tech{Scene})]
|
||||
{Creates a scene by placing @scheme[img] at @scheme[(x,y)] into @scheme[s];
|
||||
@scheme[(x,y)] are comp. graph. coordinates, i.e., they count left and
|
||||
@scheme[(x,y)] are comp. graph. coordinates, i.e., they count right and
|
||||
down from the upper-left corner.}
|
||||
|
||||
@section[#:tag "simulations"]{Simple Simulations}
|
||||
|
|
Loading…
Reference in New Issue
Block a user