Skip to content

Commit bf195bc

Browse files
committed
PDFBOX-5660: fix typo, as suggested by Valery Bokov; closes #426
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1932172 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4cd8234 commit bf195bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • pdfbox/src/main/java/org/apache/pdfbox/pdmodel/fdf

pdfbox/src/main/java/org/apache/pdfbox/pdmodel/fdf/FDFPage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public COSDictionary getCOSObject()
6464
}
6565

6666
/**
67-
* This will get a list of FDFTemplage objects that describe the named pages that serve as templates.
67+
* This will get a list of FDFTemplate objects that describe the named pages that serve as templates.
6868
*
6969
* @return A list of templates.
7070
*/

0 commit comments

Comments
 (0)