--- old/src/share/classes/com/sun/security/auth/LdapPrincipal.java Wed Jul 7 09:36:53 2010 +++ new/src/share/classes/com/sun/security/auth/LdapPrincipal.java Wed Jul 7 09:36:53 2010 @@ -31,7 +31,7 @@ /** * A principal identified by a distinguished name as specified by - * RFC 2253. + * RFC 2253. * *

* After successful authentication, a user {@link java.security.Principal} @@ -122,7 +122,7 @@ /** * Creates a string representation of this principal's name in the format - * defined by RFC 2253. + * defined by RFC 2253. * If the name has zero components an empty string is returned. * * @return The principal's string name.