From dd7710fd2ae5feb6b3b35660cbcf7a62911ca227 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:58:30 -0400 Subject: [PATCH] spelling: coordinates Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- libsrc/gnujpdf/src/gnu/jpdf/PDFOutline.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/gnujpdf/src/gnu/jpdf/PDFOutline.java b/libsrc/gnujpdf/src/gnu/jpdf/PDFOutline.java index 2a016b5a7..d305c1109 100644 --- a/libsrc/gnujpdf/src/gnu/jpdf/PDFOutline.java +++ b/libsrc/gnujpdf/src/gnu/jpdf/PDFOutline.java @@ -148,7 +148,7 @@ public class PDFOutline extends PDFObject implements Serializable { * outline is selected, the supplied region is displayed. * *

- * Note: the coordiates are in Java space. They are converted to User space. + * Note: the coordinates are in Java space. They are converted to User space. * *

* This allows you to have an outline for say a Chapter, then under the