mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-22 04:15:40 +00:00
spelling: object
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
4a5c487e24
commit
8ef441fda8
@@ -98,7 +98,7 @@ public class PDFOutput {
|
||||
/**
|
||||
* This method writes a PDFObject to the stream.
|
||||
*
|
||||
* @param ob PDFObject Obeject to write
|
||||
* @param ob PDFObject Object to write
|
||||
* @exception IOException on error
|
||||
*/
|
||||
protected void write(PDFObject ob) throws IOException {
|
||||
|
||||
Reference in New Issue
Block a user