Mercurial > hg > octave-nkf
diff scripts/sparse/bicg.m @ 13931:9de488c6c59c
doc: Spellcheck documentation before 3.6.0 release
* aspell-octave.en.pws: Add new words to dictionary.
* debug.txi, plot.txi, accumarray.m, krylov.m, sqp.m, pkg.m, fftshift.m,
bicg.m, binornd.m, str2num.m: Correct misspellings or add @nospell macro.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 23 Nov 2011 09:42:50 -0800 |
parents | 9cae456085c2 |
children | 72c96de7a403 |
line wrap: on
line diff
--- a/scripts/sparse/bicg.m +++ b/scripts/sparse/bicg.m @@ -43,7 +43,7 @@ ## @code{g(x, 'notransp') = M1 \ x} or @code{g(x, 'notransp') = M2 \ x} and ## @code{g(x, 'transp') = M1' \ x} or @code{g(x, 'transp') = M2' \ x}. ## -## If colled with more than one output parameter +## If called with more than one output parameter ## ## @itemize @minus ## @item @var{flag} indicates the exit status: