Skip to content

Commit 5ed2b11

Browse files
committed
Fix typo
1 parent 1cc9bd9 commit 5ed2b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot/src/main/java/org/springframework/boot/context/config/ConfigDataEnvironmentPostProcessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
import org.springframework.core.log.LogMessage;
3737

3838
/**
39-
* {@link EnvironmentPostProcessor} that loads and apply {@link ConfigData} to Spring's
39+
* {@link EnvironmentPostProcessor} that loads and applies {@link ConfigData} to Spring's
4040
* {@link Environment}.
4141
*
4242
* @author Phillip Webb

0 commit comments

Comments
 (0)