Skip to content

Commit 069c328

Browse files
committed
Merge branch '2.5.x' into 2.6.x
Closes gh-30120
2 parents be85f31 + fb45b2b commit 069c328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/features/external-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ For example, to look for `myproject.properties` and `myproject.yaml` files you c
123123
----
124124

125125
You can also refer to an explicit location by using the configprop:spring.config.location[] environment property.
126-
This properties accepts a comma-separated list of one or more locations to check.
126+
This property accepts a comma-separated list of one or more locations to check.
127127

128128
The following example shows how to specify two distinct files:
129129

0 commit comments

Comments
 (0)