From 9b67ffd75aca944a79f40fa65b3cc028813a14a0 Mon Sep 17 00:00:00 2001 From: Carolyn MacLeod Date: Tue, 18 Jul 2006 17:32:14 +0000 Subject: *** empty log message *** --- .../Eclipse SWT Printing/win32/org/eclipse/swt/printing/Printer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundles/org.eclipse.swt/Eclipse SWT Printing/win32') diff --git a/bundles/org.eclipse.swt/Eclipse SWT Printing/win32/org/eclipse/swt/printing/Printer.java b/bundles/org.eclipse.swt/Eclipse SWT Printing/win32/org/eclipse/swt/printing/Printer.java index 39ae6446c3..5f999d0bab 100755 --- a/bundles/org.eclipse.swt/Eclipse SWT Printing/win32/org/eclipse/swt/printing/Printer.java +++ b/bundles/org.eclipse.swt/Eclipse SWT Printing/win32/org/eclipse/swt/printing/Printer.java @@ -405,7 +405,7 @@ public Point getDPI() { /** * Returns a rectangle describing the receiver's size and location. - * For a printer, this is the size of a page, in pixels. + * For a printer, this is the size of a physical page, in pixels. * * @return the bounding rectangle * -- cgit