--- jsr166/src/main/java/util/NavigableMap.java 2005/05/16 06:27:52 1.8 +++ jsr166/src/main/java/util/NavigableMap.java 2005/05/18 01:39:35 1.9 @@ -215,8 +215,8 @@ public interface NavigableMap exten * the iteration are undefined. The set supports element removal, * which removes the corresponding mapping from the map, via the * Iterator.remove, Set.remove, - * removeAll retainAll, and clear - * operations. It does not support the add or addAll + * removeAll, retainAll, and clear + * operations. It does not support the add or addAll * operations. * * @return a set view of the keys contained in this map, sorted in