Skip to content

Commit 32f9af0

Browse files
committed
PDFBOX-5660: fix typos, as suggested by Valery Bokov; closes #275
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1928789 13f79535-47bb-0310-9956-ffa450edef68
1 parent d987f89 commit 32f9af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/digitalsignature/visible/PDFTemplateStructure.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ public PDResources getInnerFormResources()
394394
/**
395395
* Sets inner form resource
396396
*
397-
* @param innerFormResources the rsesources of the inner form
397+
* @param innerFormResources the resources of the inner form
398398
*/
399399
public void setInnerFormResources(PDResources innerFormResources)
400400
{

0 commit comments

Comments
 (0)