--- old/src/java.desktop/share/classes/javax/print/attribute/package-info.java 2019-06-06 23:59:13.335294998 +0530 +++ new/src/java.desktop/share/classes/javax/print/attribute/package-info.java 2019-06-06 23:59:12.899294998 +0530 @@ -137,7 +137,7 @@ * AttributeSet interface. *

* The {@code AttributeSet} interface is similar to the - * Map interface: it provides a map of + * Map interface: it provides a map of * key to values, in which each key is unique and can contain no more than one * value. However, the {@code AttributeSet} interface is designed to * specifically support the needs of the Java Print Service API. An