Skip to content

Commit 59f4d58

Browse files
author
Daniel Bielich
committed
Documentation fix
1 parent c6c2689 commit 59f4d58

File tree

2 files changed

+318
-318
lines changed

2 files changed

+318
-318
lines changed

SRC/cgedmd.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ SUBROUTINE CGEDMD( JOBS, JOBZ, JOBR, JOBF, WHTSVD, &
304304
! If on entry LZWORK = -1, then a workspace query is
305305
! assumed and the procedure only computes the minimal
306306
! and the optimal workspace lengths and returns them in
307-
! LZWORK(1) and LZORK(2), respectively.
307+
! LZWORK(1) and LZWORK(2), respectively.
308308
!.....
309309
! RWORK (workspace/output) REAL(KIND=WP) LRWORK-by-1 array
310310
! On exit, RWORK(1:N) contains the singular values of

0 commit comments

Comments
 (0)