diff libinterp/dldfcn/qr.cc @ 18515:bc31d9359cf9

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Fri, 21 Feb 2014 18:20:35 -0500
parents 6a71e5030df5 35100920494f
children 4197fc428c7d
line wrap: on
line diff
--- a/libinterp/dldfcn/qr.cc	Thu Feb 20 14:08:53 2014 -0800
+++ b/libinterp/dldfcn/qr.cc	Fri Feb 21 18:20:35 2014 -0500
@@ -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\