summaryrefslogtreecommitdiff
path: root/SRC/stgexc.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/stgexc.f')
-rw-r--r--SRC/stgexc.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/stgexc.f b/SRC/stgexc.f
index 8c9c834d..71051bcb 100644
--- a/SRC/stgexc.f
+++ b/SRC/stgexc.f
@@ -21,7 +21,7 @@
* STGEXC reorders the generalized real Schur decomposition of a real
* matrix pair (A,B) using an orthogonal equivalence transformation
*
-* (A, B) = Q * (A, B) * Z',
+* (A, B) = Q * (A, B) * Z**T,
*
* so that the diagonal block of (A, B) with row index IFST is moved
* to row ILST.