mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
correct typo
This commit is contained in:
parent
1f71450a4c
commit
4c3a442457
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user