Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ protected FDFAnnotationTextMarkup(Element element) throws IOException
/**
* Set the coordinates of individual words or group of words.
*
* The quadliterals shall encompasses a word or group of contiguous words in the text underlying the annotation. The
* The quadliterals shall encompass a word or group of contiguous words in the text underlying the annotation. The
* coordinates for each quadrilateral shall be given in the order x1 y1 x2 y2 x3 y3 x4 y4.
*
* @param coords an array of 8 􏰍 n numbers specifying the coordinates of n quadrilaterals.
Expand Down