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