Rollup merge of #25469 - ecoal95:patch-1, r=alexcrichton
Just detected it while reading.
This commit is contained in:
commit
e06eb1c733
@ -539,7 +539,7 @@ impl<K, V, S> HashMap<K, V, S>
|
||||
{
|
||||
/// Creates an empty hashmap which will use the given hasher to hash keys.
|
||||
///
|
||||
/// The creates map has the default initial capacity.
|
||||
/// The created map has the default initial capacity.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user