"which"="that"

This commit is contained in:
DRC
2011-12-15 13:12:59 +00:00
parent 90d7c850fa
commit 51b8cd674a
37 changed files with 93 additions and 93 deletions

View File

@@ -166,7 +166,7 @@ public class TJTransform extends Rectangle {
/**
* Create a new lossless transform instance with the given parameters.
*
* @param r a <code>Rectangle</code> instance which specifies the cropping
* @param r a <code>Rectangle</code> instance that specifies the cropping
* region. See {@link
* #TJTransform(int, int, int, int, int, int, TJCustomFilter)} for more
* detail.