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