diff scripts/sparse/spfun.m @ 11563:3c6e8aaa9555

Grammarcheck m-files before 3.4 release.
author Rik <octave@nomad.inbox5.com>
date Tue, 18 Jan 2011 20:55:01 -0800
parents fd0a3ac60b0e
children c792872f8942
line wrap: on
line diff
--- a/scripts/sparse/spfun.m	Mon Jan 17 20:18:07 2011 -0800
+++ b/scripts/sparse/spfun.m	Tue Jan 18 20:55:01 2011 -0800
@@ -17,7 +17,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {@var{y} =} spfun (@var{f},@var{S})
+## @deftypefn {Function File} {@var{y} =} spfun (@var{f}, @var{S})
 ## Compute @code{f(@var{S})} for the non-zero values of @var{S}.
 ## This results in a sparse matrix with the same structure as 
 ## @var{S}.  The function @var{f} can be passed as a string, a