changeset 18502:35100920494f stable

doc: Update docstring for qr (bug #41641).
author Marko Seric <marko.seric@math.uzh.ch>
date Thu, 20 Feb 2014 10:11:57 +0100
parents e4c319ed2414
children bcc88f8f071d
files libinterp/dldfcn/qr.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/dldfcn/qr.cc	Thu Feb 20 09:24:59 2014 -0500
+++ b/libinterp/dldfcn/qr.cc	Thu Feb 20 10:11:57 2014 +0100
@@ -129,7 +129,7 @@
 $QR = A$ where $Q$ is an orthogonal matrix and $R$ is upper triangular.\n\
 @end tex\n\
 @ifnottex\n\
-@code{@var{Q} * @var{Q} = @var{A}} where @var{Q} is an orthogonal matrix and\n\
+@code{@var{Q} * @var{R} = @var{A}} where @var{Q} is an orthogonal matrix and\n\
 @var{R} is upper triangular.\n\
 @end ifnottex\n\
 \n\