--- old/src/share/classes/javax/naming/ldap/ControlFactory.java Fri May 14 12:35:36 2010 +++ new/src/share/classes/javax/naming/ldap/ControlFactory.java Fri May 14 12:35:35 2010 @@ -37,7 +37,7 @@ /** * This abstract class represents a factory for creating LDAPv3 controls. * LDAPv3 controls are defined in - * RFC 2251. + * RFC 2251. *

* When a service provider receives a response control, it uses control * factories to return the specific/appropriate control class implementation.