This commit is contained in:
Stephane Nicoll
2016-09-12 14:36:12 +02:00
parent dd3d2ad35e
commit def40bf27f

View File

@@ -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;