aboutsummaryrefslogtreecommitdiff
path: root/BLAS/SRC/ctpmv.f
diff options
context:
space:
mode:
Diffstat (limited to 'BLAS/SRC/ctpmv.f')
-rw-r--r--BLAS/SRC/ctpmv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/BLAS/SRC/ctpmv.f b/BLAS/SRC/ctpmv.f
index 14c7417d..3df93d8f 100644
--- a/BLAS/SRC/ctpmv.f
+++ b/BLAS/SRC/ctpmv.f
@@ -102,7 +102,7 @@
*> ( 1 + ( n - 1 )*abs( INCX ) ).
*> Before entry, the incremented array X must contain the n
*> element vector x. On exit, X is overwritten with the
-*> tranformed vector x.
+*> transformed vector x.
*> \endverbatim
*>
*> \param[in] INCX