Skip to content

Commit c104bae

Browse files
committed
Fix checkstyle errors
1 parent 99dad81 commit c104bae

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-tools/spring-boot-loader-tools/src/main/java/org/springframework/boot/loader/tools

1 file changed

+1
-1
lines changed

spring-boot-tools/spring-boot-loader-tools/src/main/java/org/springframework/boot/loader/tools/Layouts.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ public boolean isExecutable() {
160160

161161
/**
162162
* Module layout (designed to be used as a "plug-in").
163-
*
163+
*
164164
* @deprecated as of 1.5 in favor of a custom {@link LayoutFactory}
165165
*/
166166
@Deprecated

0 commit comments

Comments
 (0)