Mercurial > hg > octave-nkf
diff scripts/miscellaneous/computer.m @ 10821:693e22af08ae
Grammarcheck documentation of m-files
Add newlines between @item fields for readability.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 26 Jul 2010 21:25:36 -0700 |
parents | eb63fbe60fab |
children | fd0a3ac60b0e |
line wrap: on
line diff
--- a/scripts/miscellaneous/computer.m +++ b/scripts/miscellaneous/computer.m @@ -21,7 +21,7 @@ ## Print or return a string of the form @var{cpu}-@var{vendor}-@var{os} ## that identifies the kind of computer Octave is running on. If invoked ## with an output argument, the value is returned instead of printed. For -## example, +## example: ## ## @example ## @group