Skip to content

Commit 28f8e38

Browse files
committed
Fix code format
See gh-44787
1 parent 78b9eca commit 28f8e38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot/src/main/java/org/springframework/boot/logging/logback/SpringProfileAction.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
import org.xml.sax.Attributes;
2323

2424
/**
25-
* Logback {@link BaseModelAction} for {@code <springProfile>} tags. Allows a section of
26-
* a Logback configuration to only be enabled when a specific profile is active.
25+
* Logback {@link BaseModelAction} for {@code <springProfile>} tags. Allows a section of a
26+
* Logback configuration to only be enabled when a specific profile is active.
2727
*
2828
* @author Phillip Webb
2929
* @author Eddú Meléndez

0 commit comments

Comments
 (0)