Skip to content

Commit e6b8f54

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

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
@@ -1026,7 +1026,7 @@ the implementation of the `chaining_hashmap_type` public type. The
10261026
four private derived types, `open_map_entry_type`,
10271027
`open_map_entry_list`, `open_map_entry_ptr`, and `open_map_entry_pool`
10281028
are used in the implementation of the `open_hashmap_type` public
1029-
type:. Each of these types are described below.
1029+
type. Each of these types are described below.
10301030

10311031
#### The `hashmap_type` abstract type
10321032

0 commit comments

Comments
 (0)