Mercurial > hg > octave-lyh
diff scripts/image/rgbplot.m @ 15716:e8a4b99f8bd8
Correct typo in docstring in changeset 6ae93518356c.
* rgbplot.m: Correct typo @cdoe to @code.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Sun, 02 Dec 2012 13:59:00 -0800 |
parents | 6ae93518356c |
children | 293f5479a7e7 |
line wrap: on
line diff
--- a/scripts/image/rgbplot.m +++ b/scripts/image/rgbplot.m @@ -39,7 +39,7 @@ ## ## The optional return value @var{h} is a graphics handle to the created plot. ## -## Run @code{demo rgbplot} to see an example of @cdoe{rgpblot} and each style +## Run @code{demo rgbplot} to see an example of @code{rgbplot} and each style ## option. ## @seealso{colormap} ## @end deftypefn