aboutsummaryrefslogtreecommitdiff
path: root/SRC/dsyconvf.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dsyconvf.f')
-rw-r--r--SRC/dsyconvf.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dsyconvf.f b/SRC/dsyconvf.f
index 7672acfa..673360fd 100644
--- a/SRC/dsyconvf.f
+++ b/SRC/dsyconvf.f
@@ -45,7 +45,7 @@
*> If parameter WAY = 'R':
*> DSYCONVF performs the conversion in reverse direction, i.e.
*> converts the factorization output format used in DSYTRF_RK
-*> (or DSYTRF_BK) provided on entry in parametes A and E into
+*> (or DSYTRF_BK) provided on entry in parameters A and E into
*> the factorization output format used in DSYTRF that is stored
*> on exit in parameter A. It also coverts in place details of
*> the intechanges stored in IPIV from the format used in DSYTRF_RK