--- old/src/java.desktop/share/classes/javax/accessibility/package-info.java 2020-07-10 15:55:47.251389393 -0700 +++ new/src/java.desktop/share/classes/javax/accessibility/package-info.java 2020-07-10 15:55:46.719403026 -0700 @@ -57,7 +57,7 @@ * accessible name, description, role, and * state of the object, as well as information * about the parent and children of the object.  In addition, - * JavaBeans™ property change support is also included to allow assistive + * JavaBeans property change support is also included to allow assistive * technologies learn when the values of the accessible properties change. * AccessibleContext also contains methods for obtaining more specific * accessibility information about a component. If the component supports it,