Skip to content
Closed
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 @@ -206,7 +206,7 @@ private static PDImageXObject convertPng(PDDocument doc, PNGConverterState state
}

/**
* Build a indexed image
* Build an indexed image
*/
private static PDImageXObject buildIndexImage(PDDocument doc, PNGConverterState state)
throws IOException
Expand Down