--- jsr166/src/jsr166e/ConcurrentHashMapV8.java 2012/10/21 02:37:58 1.65 +++ jsr166/src/jsr166e/ConcurrentHashMapV8.java 2012/10/21 03:26:47 1.66 @@ -2506,7 +2506,7 @@ public class ConcurrentHashMapV8 /** * Returns the value to which the specified key is mapped, - * or the gieven defaultValue if this map contains no mapping for the key. + * or the given defaultValue if this map contains no mapping for the key. * * @param key the key * @param defaultValue the value to return if this map contains