pull/6651/merge
Stephane Nicoll 8 years ago
parent dd3d2ad35e
commit def40bf27f

@ -172,7 +172,7 @@ public class ResourceProperties implements ResourceLoaderAware {
/**
* Enable resolution of already gzipped resources. Checks for a resource name
* variant with the {@code *.gz} extension.
* variant with the "*.gz" extension.
*/
private boolean gzipped = false;

Loading…
Cancel
Save