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 7729b60 commit 9a3ecdaCopy full SHA for 9a3ecda
src/stdlib_io.fypp
@@ -21,7 +21,7 @@ module stdlib_io
21
!! version: experimental
22
!!
23
!! Reads a whole ASCII file and loads its contents into a string variable.
24
- !! ([Specification](../page/specs/stdlib_io.html#getfile-read-a-whole-ascii-file-into-a-string-variable))
+ !! ([Specification](../page/specs/stdlib_io.html#getfile-read-a-whole-ascii-file-into-a-character-or-a-string-variable))
25
26
!!### Summary
27
!! Subroutine interface for reading the content of a file into a string.
0 commit comments