changeset 28059 | e576535359cc |
parent 25859 | 3317bb8137f4 |
child 35667 | ed476aba94de |
--- a/jdk/src/java.desktop/share/classes/java/awt/print/PrinterIOException.java Fri Dec 12 15:07:00 2014 -0500 +++ b/jdk/src/java.desktop/share/classes/java/awt/print/PrinterIOException.java Thu Oct 30 07:31:41 2014 -0700 @@ -76,7 +76,7 @@ } /** - * Returns the the cause of this exception (the <code>IOException</code> + * Returns the cause of this exception (the <code>IOException</code> * that terminated the print job). * * @return the cause of this exception.