correct typo

This commit is contained in:
nbehrnd 2024-04-04 17:36:04 +02:00 committed by GitHub
parent 1f71450a4c
commit 4c3a442457
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -438,7 +438,7 @@ end module fruity
! ISO Standard Fortran 2008 introduced the DO CONCURRENT construct to allow you
! to express loop-level parallelis
! to express loop-level parallelism
integer :: i
real :: array(100)