changeset 28059 | e576535359cc |
parent 26967 | c182469301ee |
child 30033 | b9c86c17164a |
--- a/jdk/src/java.base/share/classes/sun/security/x509/X500Name.java Fri Dec 12 15:07:00 2014 -0500 +++ b/jdk/src/java.base/share/classes/sun/security/x509/X500Name.java Thu Oct 30 07:31:41 2014 -0700 @@ -336,7 +336,7 @@ } /** - * Return an immutable List of the the AVAs contained in all the + * Return an immutable List of the AVAs contained in all the * RDNs of this X500Name. */ public List<AVA> allAvas() {