From 29ec29b1422ce0f60bbb0370fe5f5283277b4e96 Mon Sep 17 00:00:00 2001 From: Anisha Nagarajan Date: Mon, 11 Aug 2014 10:39:17 +0400 Subject: [PATCH] 6975892: Javadoc typo in javax.print.attribute.standard.DialogTypeSelection Fix typos in javax.print.attribute.standard.DialogTypeSelection Reviewed-by: prr --- .../javax/print/attribute/standard/DialogTypeSelection.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jdk/src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java b/jdk/src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java index 5d1948e22fc..3e567f50973 100644 --- a/jdk/src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java +++ b/jdk/src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java @@ -67,7 +67,7 @@ public final class DialogTypeSelection extends EnumSyntax 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 @@ public final class DialogTypeSelection extends EnumSyntax /** - * 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. *

* For class DialogTypeSelection the category is class @@ -116,7 +116,7 @@ public final class DialogTypeSelection extends EnumSyntax /** - * 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. *

* For class DialogTypeSelection the category name is