aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/f2c/ctbmv.c
diff options
context:
space:
mode:
Diffstat (limited to 'blas/f2c/ctbmv.c')
-rw-r--r--blas/f2c/ctbmv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/blas/f2c/ctbmv.c b/blas/f2c/ctbmv.c
index 790fd581f..a6e0dae80 100644
--- a/blas/f2c/ctbmv.c
+++ b/blas/f2c/ctbmv.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 */