Skip to content

Commit 9eb4c0e

Browse files
perazzjvdp1
andauthored
Update doc/specs/stdlib_io.md
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 02a180f commit 9eb4c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_io.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Function
280280

281281
### Arguments
282282

283-
`fileName`: Shall be a character input containing the path to the ASCII file to read. It is an `intent(in)` argument.
283+
`filename`: Shall be a character input containing the path to the ASCII file to read. It is an `intent(in)` argument.
284284

285285
`err` (optional): Shall be a `type(state_type)` variable. It is an `intent(out)` argument used for error handling.
286286

0 commit comments

Comments
 (0)