Skip to content

Commit b73e0fc

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

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
@@ -117,7 +117,7 @@ value, `int32`.
117117
### The `stdlib_hashmap_wrappers`' module's derived types
118118

119119
The `stdlib_hashmap_wrappers` defines `key_type` which is intended to
120-
be used for the search keys of hash tables. The tye is opaque.
120+
be used for the search keys of hash tables. The tye is opaque.
121121
The current representation is as follows
122122

123123
```fortran

0 commit comments

Comments
 (0)