We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a950ef5 commit e6b8f54Copy full SHA for e6b8f54
doc/specs/stdlib_hashmaps.md
@@ -1026,7 +1026,7 @@ the implementation of the `chaining_hashmap_type` public type. The
1026
four private derived types, `open_map_entry_type`,
1027
`open_map_entry_list`, `open_map_entry_ptr`, and `open_map_entry_pool`
1028
are used in the implementation of the `open_hashmap_type` public
1029
-type:. Each of these types are described below.
+type. Each of these types are described below.
1030
1031
#### The `hashmap_type` abstract type
1032
0 commit comments