Mercurial > hg > octave-lyh
diff scripts/image/image_viewer.m @ 8347:fa78cb8d8a5c
corrections for typos
Here is a patch with some corrections for typos and missing/extra
words in the manual.
changeset: 8347:34fd1d1c2294
user: Brian Gough <bjg@gnu.org>
date: Wed Nov 26 11:00:15 2008 -0500
summary: [docs] can not => cannot
author | Brian Gough<bjg@network-theory.co.uk> |
---|---|
date | Thu, 27 Nov 2008 10:28:24 +0100 |
parents | a1dbe9d80eee |
children | eb63fbe60fab |
line wrap: on
line diff
--- a/scripts/image/image_viewer.m +++ b/scripts/image/image_viewer.m @@ -29,7 +29,7 @@ ## behaviour. ## ## When called with one input argument images will be displayed by saving -## the image to a file and the system command @var{command} will called +## the image to a file and the system command @var{command} will be called ## to view the image. The @var{command} must be a string containing ## @code{%s} and possibly @code{%f}. The @code{%s} will be replaced by ## the filename of the image, and the @code{%f} will (if present) be