OpenJDK / jdk / jdk10
changeset 26340:ad4425b3d725
6975892: Javadoc typo in javax.print.attribute.standard.DialogTypeSelection
Summary: Fix typos in javax.print.attribute.standard.DialogTypeSelection
Reviewed-by: prr
Contributed-by: anisha.nagarajan1@gmail.com
author | yan |
---|---|
date | Mon, 11 Aug 2014 10:39:17 +0400 |
parents | be0d2b32b174 |
children | dff08260db73 |
files | jdk/src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java Mon Aug 11 10:32:21 2014 +0400 +++ b/jdk/src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java Mon Aug 11 10:39:17 2014 +0400 @@ -67,7 +67,7 @@ COMMON = new DialogTypeSelection(1); /** - * Construct a new dialog type selection enumeration value with the + * Constructs a new dialog type selection enumeration value with the * given integer value. * * @param value Integer value. @@ -101,7 +101,7 @@ /** - * Get the printing attribute class which is to be used as the "category" + * Gets the printing attribute class which is to be used as the "category" * for this printing attribute value. * <P> * For class DialogTypeSelection the category is class @@ -116,7 +116,7 @@ /** - * Get the name of the category of which this attribute value is an + * Gets the name of the category of which this attribute value is an * instance. * <P> * For class DialogTypeSelection the category name is