spelling: returns

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 10:02:23 -04:00
committed by Jindra Petřík
parent 9acc4eda91
commit 640c4c4b5f

View File

@@ -97,7 +97,7 @@ public class PDFStream extends PDFObject implements Serializable {
}
/**
* Returs true if the stream will be compressed.
* Returns true if the stream will be compressed.
*
* @return true if compression is enabled
*/