aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/f2c/ztbmv.c
diff options
context:
space:
mode:
Diffstat (limited to 'blas/f2c/ztbmv.c')
-rw-r--r--blas/f2c/ztbmv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/blas/f2c/ztbmv.c b/blas/f2c/ztbmv.c
index 4cdcd7f88..3bf0beb01 100644
--- a/blas/f2c/ztbmv.c
+++ b/blas/f2c/ztbmv.c
@@ -147,7 +147,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. */
/* INCX - INTEGER. */
/* On entry, INCX specifies the increment for the elements of */