mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-28 08:06:09 +00:00
spelling: override
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
b48154a0bf
commit
222b10ce17
@@ -338,7 +338,7 @@ public class PDFJob extends PrintJob implements Serializable {
|
||||
*
|
||||
* <p>
|
||||
* Like with java.awt, Graphics instances created with PrintJob implement
|
||||
* the PrintGraphics interface. Here we implement that method, and overide
|
||||
* the PrintGraphics interface. Here we implement that method, and override
|
||||
* PDFGraphics.create() method, so all instances have this interface.</p>
|
||||
*/
|
||||
class graphic extends PDFGraphics implements PrintGraphics {
|
||||
|
||||
Reference in New Issue
Block a user