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