Mercurial > hg > octave-nkf
diff scripts/general/polyarea.m @ 10793:be55736a0783
Grammarcheck the documentation from m-files.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 18 Jul 2010 20:35:16 -0700 |
parents | 16f53d29049f |
children | 1740012184f9 |
line wrap: on
line diff
--- a/scripts/general/polyarea.m +++ b/scripts/general/polyarea.m @@ -17,7 +17,7 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} {} polyarea (@var{x}, @var{y}) +## @deftypefn {Function File} {} polyarea (@var{x}, @var{y}) ## @deftypefnx {Function File} {} polyarea (@var{x}, @var{y}, @var{dim}) ## ## Determines area of a polygon by triangle method. The variables