You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-tools/spring-boot-loader-tools/src/main/java/org/springframework/boot/loader/tools/Packager.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,7 @@ public void setLayers(Layers layers) {
143
143
}
144
144
145
145
/**
146
-
* Sets if jarmode jars relevant for the packaging should be automatcially included.
146
+
* Sets if jarmode jars relevant for the packaging should be automatically included.
147
147
* @param includeRelevantJarModeJars if relevant jars are included
0 commit comments