Skip to content

Commit 2954856

Browse files
jalveszjvdp1
andauthored
Update doc/specs/stdlib_str2num.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 1e7a191 commit 2954856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_str2num.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Convert a stream of values in a string to an array of values.
6363

6464
### Arguments
6565

66-
`string`: argument has `intent(in)` and is of type `character(*), pointer`.
66+
`string`: argument has `intent(in)` and is of type `character(:), pointer`.
6767

6868
`mold`: argument has `intent(in)` and is of numerical type (currently of `integer` or `real`). **Note**: The type of the `mold` argument defines the type of the result.
6969

0 commit comments

Comments
 (0)