--- a/jdk/src/share/classes/java/util/Set.java Mon Aug 19 11:04:21 2013 +0100
+++ b/jdk/src/share/classes/java/util/Set.java Tue Aug 06 14:26:34 2013 +0100
@@ -394,7 +394,7 @@
* The default implementation creates a
* <em><a href="Spliterator.html#binding">late-binding</a></em> spliterator
* from the set's {@code Iterator}. The spliterator inherits the
- * <em>fail-fast</em> properties of the collection's iterator.
+ * <em>fail-fast</em> properties of the set's iterator.
*
* @implNote
* The created {@code Spliterator} additionally reports