Skip to content

Commit 7804bfe

Browse files
chuckyvtjvdp1
andauthored
Update doc/specs/stdlib_hashmaps.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 3424ea9 commit 7804bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_hashmaps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ is an `intent(out)` argument.
752752
is an `intent(out)` argument.
753753

754754
`value`: if the first argument is `key`, `value` shall be a default
755-
`character` string scalar expression, or a vector expression of type integer
755+
`character` string scalar expression, or a vector expression of type `integer`
756756
and kind `int8` or `int32`, while for a first argument of type
757757
`other` `value` shall be of type `class(*)`. It is an `intent(in)`
758758
argument.

0 commit comments

Comments
 (0)