svn: r16426

This commit is contained in:
Robby Findler 2009-10-24 21:19:42 +00:00
parent 809b9dfbe7
commit 74c1a6b0cb

View File

@ -51,7 +51,7 @@ effectively calls @scheme[gen] on @scheme[1.0] without a timeout to
complete the animation and stop the auto-advance of slides. The
@scheme[play-n] function also manages with multi-step animations.
If @scheme[skip-first?] is @scheme[#f], then one less slide is
If @scheme[skip-first?] is @scheme[#f], then one fewer slide is
generated, because @scheme[gen] is not called on @scheme[0.0].
The @scheme[title], @scheme[name], and @scheme[layout] arguments are