aboutsummaryrefslogtreecommitdiff
path: root/BLAS/SRC/dtbmv.f
diff options
context:
space:
mode:
Diffstat (limited to 'BLAS/SRC/dtbmv.f')
-rw-r--r--BLAS/SRC/dtbmv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/BLAS/SRC/dtbmv.f b/BLAS/SRC/dtbmv.f
index 86e027f8..851f4457 100644
--- a/BLAS/SRC/dtbmv.f
+++ b/BLAS/SRC/dtbmv.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