diff scripts/linear-algebra/condest.m @ 11593:1577c6f80926

Use non-breaking spaces between certain adjectives and their nouns in docstrings.
author Rik <octave@nomad.inbox5.com>
date Thu, 20 Jan 2011 20:19:29 -0800
parents c792872f8942
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/linear-algebra/condest.m	Thu Jan 20 19:34:54 2011 -0800
+++ b/scripts/linear-algebra/condest.m	Thu Jan 20 20:19:29 2011 -0800
@@ -28,7 +28,7 @@
 ## If @var{t} exceeds 5, then only 5 test vectors are used.
 ##
 ## If the matrix is not explicit, e.g., when estimating the condition
-## number of @var{A} given an LU factorization, @code{condest} uses the
+## number of @var{A} given an LU@tie{}factorization, @code{condest} uses the
 ## following functions:
 ##
 ## @table @var