Skip to content

Commit 8055efc

Browse files
chuckyvtjvdp1
andcommitted
Update doc/specs/stdlib_hashmaps.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 1855ad1 commit 8055efc

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
@@ -1676,7 +1676,7 @@ data was replaced. If `exists` is `.false.` the `key` did
16761676
not exist and nothing was done.
16771677

16781678
* If `key` is not already present in `map` and `exists` has not
1679-
been provided then the routine will error stop if.
1679+
been provided then the routine will error stop.
16801680

16811681
##### Example
16821682

0 commit comments

Comments
 (0)