Fix mrlib doc typo
original commit: aa0350ad7c9c41869807553a0633a35c9024d8af
This commit is contained in:
parent
b9b21b26c6
commit
813309eb5e
|
@ -25,7 +25,7 @@ transparent pixels in the generated GIF image.}
|
||||||
pair?)]
|
pair?)]
|
||||||
[delay-csec (integer-in 0 #xFFFFFFFF)]
|
[delay-csec (integer-in 0 #xFFFFFFFF)]
|
||||||
[filename path-string?]
|
[filename path-string?]
|
||||||
[#:loop loop? any/c (and delay-csec #t)]
|
[#:loop? loop? any/c (and delay-csec #t)]
|
||||||
[#:one-at-a-time? one-at-a-time? any/c #f]
|
[#:one-at-a-time? one-at-a-time? any/c #f]
|
||||||
[#:last-frame-delay last-frame-delay (or/c (integer-in 0 #xFFFFFFFF) #f) #f])
|
[#:last-frame-delay last-frame-delay (or/c (integer-in 0 #xFFFFFFFF) #f) #f])
|
||||||
void?]{
|
void?]{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user