src/java.desktop/macosx/classes/sun/lwawt/macosx/CPrinterGraphicsConfig.java

Print this page

        

@@ -164,12 +164,11 @@
     public AffineTransform getDefaultTransform() {
         return new AffineTransform();
     }
 
     /**
-     *
-     * Returns a {@code AffineTransform} that can be concatenated
+     * Returns an {@code AffineTransform} that can be concatenated
      * with the default {@code AffineTransform}
      * of a {@code GraphicsConfiguration} so that 72 units in user
      * space equals 1 inch in device space.
      * <p>
      * For a particular {@link Graphics2D}, g, one