spelling: object

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 10:46:28 -04:00
committed by Jindra Petřík
parent 4a5c487e24
commit 8ef441fda8

View File

@@ -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 {