Skip to content

Commit 5579f9d

Browse files
committed
Polish
1 parent 2a998a4 commit 5579f9d

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/env/OriginTrackedPropertiesLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
import org.springframework.util.Assert;
3636

3737
/**
38-
* Class to load {@code .properties} files into a map of {@code String} ->
38+
* Class to load {@code .properties} files into a map of {@code String} ->
3939
* {@link OriginTrackedValue}. Also supports expansion of {@code name[]=a,b,c} list style
4040
* values.
4141
*

0 commit comments

Comments
 (0)