diff scripts/general/dblquad.m @ 12653:25d4e163ee38

merge stable to default
author John W. Eaton <jwe@octave.org>
date Fri, 06 May 2011 18:45:05 -0400
parents eb4afb6a1a51 f96b9b9f141b
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/general/dblquad.m	Fri May 06 18:38:30 2011 -0400
+++ b/scripts/general/dblquad.m	Fri May 06 18:45:05 2011 -0400
@@ -32,7 +32,7 @@
 ## integration for x and y respectively.  The underlying integrator determines
 ## whether infinite bounds are accepted.
 ##
-## The optional argument @var{tol} defines the absolute tolerance used to 
+## The optional argument @var{tol} defines the absolute tolerance used to
 ## integrate each sub-integral.  The default value is @math{1e^{-6}}.
 ##
 ## The optional argument @var{quadf} specifies which underlying integrator