diff scripts/signal/stft.m @ 17754:dffb1e9a6d3b

doc: Final spellcheck of documentation before 3.8 release. * doc/interpreter/doccheck/aspell-octave.en.pws: Add new words to Octave-specific dictionary. * scripts/signal/stft.m: Final spellcheck of documentation before 3.8 release.
author Rik <rik@octave.org>
date Thu, 24 Oct 2013 13:53:45 -0700
parents d63878346099
children 4197fc428c7d
line wrap: on
line diff
--- a/scripts/signal/stft.m	Thu Oct 24 13:49:01 2013 -0700
+++ b/scripts/signal/stft.m	Thu Oct 24 13:53:45 2013 -0700
@@ -43,7 +43,7 @@
 ##
 ## The window names can be passed as strings or by the @var{win_type} number.
 ##
-## The following defaults are used for unspecifed arguments:
+## The following defaults are used for unspecified arguments:
 ## @var{win_size} = 80, @var{inc} = 24, @var{num_coef} = 64, and
 ## @var{win_type} = 1.
 ##