summaryrefslogtreecommitdiff
path: root/SRC/ztfsm.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ztfsm.f')
-rw-r--r--SRC/ztfsm.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/ztfsm.f b/SRC/ztfsm.f
index e40fbf78..803d68ae 100644
--- a/SRC/ztfsm.f
+++ b/SRC/ztfsm.f
@@ -31,7 +31,7 @@
* where alpha is a scalar, X and B are m by n matrices, A is a unit, or
* non-unit, upper or lower triangular matrix and op( A ) is one of
*
-* op( A ) = A or op( A ) = conjg( A' ).
+* op( A ) = A or op( A ) = A**H.
*
* A is in Rectangular Full Packed (RFP) Format.
*