Skip to content

Commit

Permalink
fix docs: typo in type name
Browse files Browse the repository at this point in the history
  • Loading branch information
drwells committed May 29, 2018
1 parent b9576fe commit 710212d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SRC/dlasyf_rook.f
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* SUBROUTINE DLASYF_ROOK( UPLO, N, NB, KB, A, LDA, IPIV, W, LDW, INFO )
*
* .. Scalar Arguments ..
* CHARADLATER UPLO
* CHARACTER UPLO
* INTEGER INFO, KB, LDA, LDW, N, NB
* ..
* .. Array Arguments ..
Expand Down

0 comments on commit 710212d

Please sign in to comment.