diff src/DLD-FUNCTIONS/chol.cc @ 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 12df7854fa7c
children b7d0d6044bd7
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/chol.cc	Thu Jan 20 19:34:54 2011 -0800
+++ b/src/DLD-FUNCTIONS/chol.cc	Thu Jan 20 20:19:29 2011 -0800
@@ -68,7 +68,7 @@
 @deftypefnx {Loadable Function} {[@var{R}, @var{p}, @var{Q}] =} chol (@var{S}, 'vector')\n\
 @deftypefnx {Loadable Function} {[@var{L}, @dots{}] =} chol (@dots{}, 'lower')\n\
 @cindex Cholesky factorization\n\
-Compute the Cholesky factor, @var{R}, of the symmetric positive definite\n\
+Compute the Cholesky@tie{}factor, @var{R}, of the symmetric positive definite\n\
 matrix @var{A}, where\n\
 @tex\n\
 $ R^T R = A $.\n\