Mercurial > hg > octave-nkf
diff scripts/set/powerset.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 | d1978e7364ad |
children | fd0a3ac60b0e |
line wrap: on
line diff
--- a/scripts/set/powerset.m +++ b/scripts/set/powerset.m @@ -17,7 +17,7 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} {} powerset (@var{a}) +## @deftypefn {Function File} {} powerset (@var{a}) ## @deftypefnx {Function File} {} powerset (@var{a}, "rows") ## ## Return the cell array of all subsets of the set @var{a}.