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 @@ -505,7 +505,7 @@ public void setAlternateColorSpaces(List<PDColorSpace> list)

/**
* Sets the range for this color space.
* @param range the new range for the a component
* @param range the new range for the component
* @param n the component to set the range for
*/
public void setRangeForComponent(PDRange range, int n)
Expand Down