diff scripts/specfun/legendre.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 2e9af3363669
children 1cd7c39a96ee
line wrap: on
line diff
--- a/scripts/specfun/legendre.m	Thu Mar 26 11:47:34 2009 -0700
+++ b/scripts/specfun/legendre.m	Fri Mar 27 22:31:03 2009 -0700
@@ -21,9 +21,9 @@
 ## @deftypefn {Function File} {@var{l} =} legendre (@var{n}, @var{x})
 ## @deftypefnx {Function File} {@var{l} =} legendre (@var{n}, @var{x}, @var{normalization})
 ## Compute the Legendre function of degree @var{n} and order 
-## @var{m} = 0 ... N.  The optional argument, @var{normalization}, 
+## @var{m} = 0 @dots{} N.  The optional argument, @var{normalization}, 
 ## may be one of @code{"unnorm"}, @code{"sch"}, or @code{"norm"}.
-## The default is @code{"unnorm"}. The value of @var{n} must be a 
+## The default is @code{"unnorm"}.  The value of @var{n} must be a 
 ## non-negative scalar integer.  
 ##
 ## If the optional argument @var{normalization} is missing or is