Skip to content

Commit

Permalink
PDFBOX-2852: fix javadoc
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1750370 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
THausherr committed Jun 27, 2016
1 parent 12ce7e8 commit dd2fd21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ public void setValue(PDSignature value) throws IOException
* Sets the value of this field.
*
* <b>This will throw an UnsupportedOperationException if used as the signature fields
* value can't be set using a String</>
* value can't be set using a String</b>
*
* @param value the plain text value.
*
Expand Down

0 comments on commit dd2fd21

Please sign in to comment.