jdk/src/share/classes/javax/print/attribute/standard/PrinterStateReason.java
changeset 21278 ef8a3a2a72f2
parent 5506 202f599c92aa
child 22584 eed64ee05369
--- a/jdk/src/share/classes/javax/print/attribute/standard/PrinterStateReason.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/javax/print/attribute/standard/PrinterStateReason.java	Tue Oct 29 17:01:06 2013 +0400
@@ -50,7 +50,7 @@
  * object to the Print Service's
  * {@link PrinterStateReasons PrinterStateReasons} attribute when the
  * corresponding condition becomes true of the printer, and the printer
- * removesthe PrinterStateReason object again when the corresponding
+ * removes the PrinterStateReason object again when the corresponding
  * condition becomes false, regardless of whether the Print Service's overall
  * {@link PrinterState PrinterState} also changed.
  * <P>