aboutsummaryrefslogtreecommitdiff
path: root/SRC/zsyconvf_rook.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zsyconvf_rook.f')
-rw-r--r--SRC/zsyconvf_rook.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zsyconvf_rook.f b/SRC/zsyconvf_rook.f
index 182acfb7..daddd260 100644
--- a/SRC/zsyconvf_rook.f
+++ b/SRC/zsyconvf_rook.f
@@ -44,7 +44,7 @@
*> If parameter WAY = 'R':
*> ZSYCONVF_ROOK performs the conversion in reverse direction, i.e.
*> converts the factorization output format used in ZSYTRF_RK
-*> (or ZSYTRF_BK) provided on entry in parametes A and E into
+*> (or ZSYTRF_BK) provided on entry in parameters A and E into
*> the factorization output format used in ZSYTRF_ROOK that is stored
*> on exit in parameter A. IPIV format for ZSYTRF_ROOK and
*> ZSYTRF_RK (or ZSYTRF_BK) is the same and is not converted.