Skip to content

Commit def40bf

Browse files
committed
Polish
1 parent dd3d2ad commit def40bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/ResourceProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public static class Chain {
172172

173173
/**
174174
* Enable resolution of already gzipped resources. Checks for a resource name
175-
* variant with the {@code *.gz} extension.
175+
* variant with the "*.gz" extension.
176176
*/
177177
private boolean gzipped = false;
178178

0 commit comments

Comments
 (0)