Skip to content

Commit ab9fb9d

Browse files
perazzjvdp1
andauthored
Update src/stdlib_io.fypp
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 15de15d commit ab9fb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_io.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ contains
173173

174174
enddo
175175
else
176-
! Otherwise pass default or user specified fmt string.
176+
! Otherwise pass default or user specified fmt string.
177177
do i = 1, max_rows_
178178
read (s,fmt_,iostat=ios,iomsg=iomsg) d(i, :)
179179

0 commit comments

Comments
 (0)