lined up args properly

svn: r10623
This commit is contained in:
Robby Findler 2008-07-05 18:43:22 +00:00
parent 84600d6b99
commit 673101b416

View File

@ -170,8 +170,8 @@ The same effect can be had by combining
@schemeblock[
(overlay img
(move-pinhole other
(- delta-x)
(- delta-y)))]
(- delta-x)
(- delta-y)))]
}