--- old/src/java.desktop/windows/classes/sun/awt/windows/WPrinterJob.java 2015-08-25 20:33:03.880855577 +0400 +++ new/src/java.desktop/windows/classes/sun/awt/windows/WPrinterJob.java 2015-08-25 20:33:03.700855585 +0400 @@ -556,8 +556,8 @@ /** * Presents the user a dialog for changing properties of the * print job interactively. - * @returns false if the user cancels the dialog and - * true otherwise. + * @return false if the user cancels the dialog and + * true otherwise. * @exception HeadlessException if GraphicsEnvironment.isHeadless() * returns true. * @see java.awt.GraphicsEnvironment#isHeadless