diff scripts/signal/periodogram.m @ 12575:d0b799dafede

Grammarcheck files for 3.4.1 release.
author Rik <octave@nomad.inbox5.com>
date Mon, 04 Apr 2011 15:33:46 -0700
parents 68ac95d2460c
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/signal/periodogram.m	Mon Apr 04 13:37:13 2011 -0700
+++ b/scripts/signal/periodogram.m	Mon Apr 04 15:33:46 2011 -0700
@@ -46,7 +46,7 @@
 ##
 ## @item range: "@nospell{onesided}" computes spectrum from [0..nfft/2+1].
 ## "@nospell{twosided}" computes spectrum from [0..nfft-1].  These strings
-## can appear at any  position in the list input arguments after window.
+## can appear at any position in the list input arguments after window.
 ##
 ## @item Pxx: one-, or two-sided power spectrum.
 ##