diff scripts/image/imwrite.m @ 19010:19a140e93b1f

doc: Periodic grammarcheck of documentation. * install.txi, linalg.txi, vectorize.txi, input.cc, pager.cc, pr-output.cc, imwrite.m, hgsave.m: Periodic grammarcheck of documentation.
author Rik <rik@octave.org>
date Mon, 09 Jun 2014 11:03:17 -0700
parents b83fca22bb4c
children 6ca096827123
line wrap: on
line diff
--- a/scripts/image/imwrite.m
+++ b/scripts/image/imwrite.m
@@ -49,7 +49,7 @@
 ##
 ## @item DelayTime
 ## For formats that accept animations (such as GIF), controls for how long a
-## frame is displayed until it moves to the next one. The value must be scalar
+## frame is displayed until it moves to the next one.  The value must be scalar
 ## (which will applied to all frames in @var{img}), or a vector of length
 ## equal to the number of frames in @var{im}.  The value is in seconds, must
 ## be between 0 and 655.35, and defaults to 0.5.