Mercurial > hg > octave-lyh
diff scripts/plot/plot.m @ 9040:dbd0c77e575e
Cleanup documentation file plot.texi
Spellcheck
Stylecheck (Mostly double spaces after periods)
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sun, 22 Mar 2009 14:40:24 -0700 |
parents | eb63fbe60fab |
children | 1bf0ce0930be |
line wrap: on
line diff
--- a/scripts/plot/plot.m +++ b/scripts/plot/plot.m @@ -134,7 +134,7 @@ ## ## The @var{fmt} argument may also be used to assign key titles. ## To do so, include the desired title between semi-colons after the -## formatting sequence described above, e.g. "+3;Key Title;" +## formatting sequence described above, e.g., "+3;Key Title;" ## Note that the last semi-colon is required and will generate an error if ## it is left out. ##