--- a/jdk/src/java.base/share/classes/java/lang/Class.java Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.base/share/classes/java/lang/Class.java Thu Oct 30 07:31:41 2014 -0700
@@ -1529,7 +1529,7 @@
* the accessible public fields of the class or interface represented by
* this {@code Class} object.
*
- * <p> If this {@code Class} object represents a class or interface with no
+ * <p> If this {@code Class} object represents a class or interface with
* no accessible public fields, then this method returns an array of length
* 0.
*