--- old/src/java.desktop/share/classes/java/beans/package-info.java 2020-07-10 15:55:46.027420761 -0700 +++ new/src/java.desktop/share/classes/java/beans/package-info.java 2020-07-10 15:55:45.647430500 -0700 @@ -25,7 +25,7 @@ /** * Contains classes related to developing beans -- components based on - * the JavaBeans™ architecture. A few of the classes are used by beans + * the JavaBeans architecture. A few of the classes are used by beans * while they run in an application. For example, the event classes are used by * beans that fire property and vetoable change events (see * {@link java.beans.PropertyChangeEvent}). However, most of the classes in this