"which"="that"

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@730 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2011-12-15 13:12:59 +00:00
parent ebfe9e4a7b
commit 80803ae5fe
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.