diff doc/interpreter/linalg.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 62c6ef95b98c
line wrap: on
line diff
--- a/doc/interpreter/linalg.txi	Mon Oct 01 16:01:53 2007 +0000
+++ b/doc/interpreter/linalg.txi	Mon Oct 01 16:12:20 2007 +0000
@@ -32,7 +32,7 @@
 
 @enumerate 1
 @item If the matrix is upper or lower triangular sparse a forward or
-backward substition using the @sc{Lapack} xTRTRS function, and goto 4.
+backward substitution using the @sc{Lapack} xTRTRS function, and goto 4.
 
 @c Permuted triangular matrices currently disabled in the code
 @c