Mercurial > hg > octave-lyh
diff scripts/general/display.m @ 9051:1bf0ce0930be
Grammar check TexInfo in all .m files
Cleanup documentation sources to follow a few consistent rules.
Spellcheck was NOT done. (but will be in another changeset)
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Fri, 27 Mar 2009 22:31:03 -0700 |
parents | ebf6f6a0f9a7 |
children | 17ce09c3d030 |
line wrap: on
line diff
--- a/scripts/general/display.m +++ b/scripts/general/display.m @@ -18,7 +18,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} display (@var{a}) -## Display the contents of an object. If @var{a} is an object of the +## Display the contents of an object. If @var{a} is an object of the ## class "myclass", then @code{display} is called in a case like ## ## @example