Skip to content

Commit 535f5ff

Browse files
perazzminhqdao
andauthored
Update src/fpm_meta.f90
Co-authored-by: Minh Dao <[email protected]>
1 parent 0c68c36 commit 535f5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fpm_meta.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ subroutine add_metapackage_model(model,package,settings,name,error)
412412
call meta%resolve(settings,error)
413413
if (allocated(error)) return
414414

415-
! If we need to run executables, there shouold be an MPI runner
415+
! If we need to run executables, there should be an MPI runner
416416
if (name=="mpi") then
417417
select type (settings)
418418
class is (fpm_run_settings) ! run, test

0 commit comments

Comments
 (0)