Skip to content

Commit 3424ea9

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

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
@@ -476,7 +476,7 @@ is an `intent(in)` argument.
476476

477477
`value`: if the the first argument is of `key_type`, `value` shall be
478478
an allocatable default `character` string variable, or
479-
an allocatable vector variable of type integer and kind `int8` or
479+
an allocatable vector variable of type `integer` and kind `int8` or
480480
`int32`, otherwise the first argument is of `other_type` and `value`
481481
shall be an allocatable of `class(*)`. It is an `intent(out)` argument.
482482

0 commit comments

Comments
 (0)