Skip to content

Commit 09c507c

Browse files
jvdp114NGiestas
andauthored
Update doc/specs/stdlib_hashmaps.md
Co-authored-by: Ian Giestas Pauli <[email protected]>
1 parent c81d06e commit 09c507c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_hashmaps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1516,7 +1516,7 @@ undefined.
15161516
end if
15171517
call get( other, data )
15181518
select type( data )
1519-
typeis (dummy_type)
1519+
type is (dummy_type)
15201520
print *, 'Other data % value = ', data % value
15211521
class default
15221522
print *, 'Invalid data type in other'

0 commit comments

Comments
 (0)