aboutsummaryrefslogtreecommitdiff
path: root/BLAS/SRC/strmv.f
diff options
context:
space:
mode:
Diffstat (limited to 'BLAS/SRC/strmv.f')
-rw-r--r--BLAS/SRC/strmv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/BLAS/SRC/strmv.f b/BLAS/SRC/strmv.f
index 8f3a36f1..2fe99018 100644
--- a/BLAS/SRC/strmv.f
+++ b/BLAS/SRC/strmv.f
@@ -107,7 +107,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