Skip to content

Commit 983a077

Browse files
wclodius2jvdp1
andauthored
Update doc/specs/stdlib_hashmaps.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent d4c7487 commit 983a077

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
@@ -1852,7 +1852,7 @@ to be removed.
18521852
`existed` (optional): shall be a scalar variable of type default
18531853
logical. It is an `intent(out)` argument. If present with the value
18541854
`true` the entry existed
1855-
in the map before removal, if false the entry was not present to be
1855+
in the map before removal, if `false` the entry was not present to be
18561856
removed.
18571857

18581858
##### Example

0 commit comments

Comments
 (0)