diff doc/interpreter/linalg.txi @ 7071:c3b479e753dd

[project @ 2007-10-26 15:14:34 by jwe]
author jwe
date Fri, 26 Oct 2007 15:14:35 +0000
parents fd42779a8428
children b48d486f641d
line wrap: on
line diff
--- a/doc/interpreter/linalg.txi	Thu Oct 25 20:41:17 2007 +0000
+++ b/doc/interpreter/linalg.txi	Fri Oct 26 15:14:35 2007 +0000
@@ -63,7 +63,7 @@
 
 @item  If the matrix is not square, or any of the previous solvers flags
 a singular or near singular matrix, find a least squares solution using
-the @sc{Lapack} xGELSY function.
+the @sc{Lapack} xGELSS function.
 @end enumerate
 
 The user can force the type of the matrix with the @code{matrix_type}