Skip to content

Commit 1b81e7e

Browse files
committed
Merge branch 'string_utilities' of https://github.com/perazz/stdlib into string_utilities
2 parents 89df63a + 0f2165c commit 1b81e7e

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)