We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02a180f commit 9eb4c0eCopy full SHA for 9eb4c0e
doc/specs/stdlib_io.md
@@ -280,7 +280,7 @@ Function
280
281
### Arguments
282
283
-`fileName`: Shall be a character input containing the path to the ASCII file to read. It is an `intent(in)` argument.
+`filename`: Shall be a character input containing the path to the ASCII file to read. It is an `intent(in)` argument.
284
285
`err` (optional): Shall be a `type(state_type)` variable. It is an `intent(out)` argument used for error handling.
286
0 commit comments