diff scripts/signal/bartlett.m @ 9051:1bf0ce0930be

Grammar check TexInfo in all .m files Cleanup documentation sources to follow a few consistent rules. Spellcheck was NOT done. (but will be in another changeset)
author Rik <rdrider0-list@yahoo.com>
date Fri, 27 Mar 2009 22:31:03 -0700
parents eb63fbe60fab
children 1740012184f9
line wrap: on
line diff
--- a/scripts/signal/bartlett.m	Thu Mar 26 11:47:34 2009 -0700
+++ b/scripts/signal/bartlett.m	Fri Mar 27 22:31:03 2009 -0700
@@ -22,7 +22,7 @@
 ## Return the filter coefficients of a Bartlett (triangular) window of
 ## length @var{m}.
 ##
-## For a definition of the Bartlett window, see e.g. A. V. Oppenheim &
+## For a definition of the Bartlett window, see e.g., A. V. Oppenheim &
 ## R. W. Schafer, @cite{Discrete-Time Signal Processing}.
 ## @end deftypefn