--- old/src/share/classes/javax/naming/ldap/UnsolicitedNotification.java Fri May 14 12:35:16 2010 +++ new/src/share/classes/javax/naming/ldap/UnsolicitedNotification.java Fri May 14 12:35:15 2010 @@ -29,7 +29,7 @@ /** * This interface represents an unsolicited notification as defined in - * RFC 2251. + * RFC 2251. * An unsolicited notification is sent by the LDAP server to the LDAP * client without any provocation from the client. * Its format is that of an extended response (ExtendedResponse).