Skip to content

Commit f3b9de4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/digitalsignature/PDSeedValueTimeStamp.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public boolean isTimestampRequired()
8989
}
9090

9191
/**
92-
* Sets if a timestamp is reuqired or not.
92+
* Sets if a timestamp is required or not.
9393
*
9494
* @param flag true if a timestamp is required
9595
*/

0 commit comments

Comments
 (0)