mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-16 21:18:40 +01: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…
x
Reference in New Issue
Block a user