diff --git a/src/stdlib_io.fypp b/src/stdlib_io.fypp index 42c7c262f..6917f72fb 100644 --- a/src/stdlib_io.fypp +++ b/src/stdlib_io.fypp @@ -172,7 +172,7 @@ contains enddo else - ! Otherwise pass default or user specified fmt string. + ! Otherwise pass default or user specified fmt string. do i = 1, max_rows_ read (s,fmt_,iostat=ios,iomsg=iomsg) d(i, :)