8317846: Typo in API documentation of classes IdentityHashMap
Reviewed-by: mli, jpai
This commit is contained in:
parent
d786c49525
commit
d4fb30885b
@ -267,7 +267,7 @@ public class IdentityHashMap<K,V>
|
||||
}
|
||||
|
||||
/**
|
||||
* Constructs a new identity hash map containing the keys-value mappings
|
||||
* Constructs a new identity hash map containing the key-value mappings
|
||||
* in the specified map.
|
||||
*
|
||||
* @param m the map whose mappings are to be placed into this map
|
||||
|
Loading…
Reference in New Issue
Block a user