Fixing typo
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
parent
9c49b03806
commit
fa25d560b3
|
@ -947,7 +947,7 @@ public class GzipHandler extends HandlerWrapper implements GzipFactory
|
|||
/**
|
||||
* Set the minimum response size to trigger dynamic compression.
|
||||
* <p>
|
||||
* Sizes below 23 will result a compressed response that is larger then the
|
||||
* Sizes below 23 will result a compressed response that is larger than the
|
||||
* original data.
|
||||
* </p>
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue