--- a/jdk/src/java.base/share/classes/javax/security/auth/Policy.java Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.base/share/classes/javax/security/auth/Policy.java Thu Oct 30 07:31:41 2014 -0700
@@ -76,7 +76,7 @@
* </pre>
*
* The CodeBase and Signedby components of the triplet name/value pairs
- * are optional. If they are not present, then any any codebase will match,
+ * are optional. If they are not present, then any codebase will match,
* and any signer (including unsigned code) will match.
* For Example,
*