Skip to content

Commit cee4ec7

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

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
@@ -273,7 +273,7 @@ This function reads the entirety of a specified ASCII file and returns its conte
273273

274274
### Syntax
275275

276-
`call [[stdlib_io(module):getfile(function)]] (fileName [, err] [, delete=.false.])`
276+
`call [[stdlib_io(module):getfile(function)]] (filename [, err] [, delete=.false.])`
277277

278278
### Class
279279
Function

0 commit comments

Comments
 (0)