diff doc/interpreter/optim.txi @ 6939:46d1ad37d943

[project @ 2007-10-01 16:12:20 by jwe]
author jwe
date Mon, 01 Oct 2007 16:12:20 +0000
parents 083721ae3dfa
children fd42779a8428
line wrap: on
line diff
--- a/doc/interpreter/optim.txi	Mon Oct 01 16:01:53 2007 +0000
+++ b/doc/interpreter/optim.txi	Mon Oct 01 16:12:20 2007 +0000
@@ -104,7 +104,7 @@
 @section Linear Least Squares
 
 Octave also supports linear least squares minimization.  That is,
-Octave can find the parameter @math{b} such the the model
+Octave can find the parameter @math{b} such that the model
 @iftex
 @tex
 $y = xb$