changeset 8489:e76b92c7f779

[docs] low cost => low-cost
author Brian Gough <bjg@gnu.org>
date Tue, 13 Jan 2009 00:26:46 -0500
parents cdb4788879b3
children b88596e8f341
files src/DLD-FUNCTIONS/matrix_type.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/matrix_type.cc	Tue Jan 13 00:26:42 2009 -0500
+++ b/src/DLD-FUNCTIONS/matrix_type.cc	Tue Jan 13 00:26:46 2009 -0500
@@ -99,7 +99,7 @@
 and so it is entirely the responsibility of the user to correctly identify the\n\
 matrix type.\n\
 \n\
-Also the test for positive definiteness is a low cost test for a hermitian\n\
+Also the test for positive definiteness is a low-cost test for a hermitian\n\
 matrix with a real positive diagonal. This does not guarantee that the matrix\n\
 is positive definite, but only that it is a probable candidate. When such a\n\
 matrix is factorized, a Cholesky factorization is first attempted, and if\n\