Skip to content

Commit b2bb9b4

Browse files
committed
Merge branch 'getfile' of https://github.com/perazz/stdlib into getfile
2 parents 56bedd5 + cee4ec7 commit b2bb9b4

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
`fileContents`: Shall be a `type(string_type)` variable containing the full content of the specified file. It is an `intent(out)` argument.
286286

0 commit comments

Comments
 (0)