Skip to content

Commit 0f2165c

Browse files
perazzjvdp1
andauthored
Update doc/specs/stdlib_strings.md
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 6335dc0 commit 0f2165c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_strings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ Pure function.
559559
#### Argument
560560

561561
- `value`: Shall be a `character(len=*)` string or a `type(string_type)` variable. It is an `intent(in)` argument.
562-
The Fortran string that will be converted to a C character array.
562+
This Fortran variable will be converted to a C character array.
563563

564564
#### Result value
565565

0 commit comments

Comments
 (0)