Skip to content

Commit 45b6c0f

Browse files
committed
Merge branch '5.1.x'
2 parents 0ca5afd + 2137cc4 commit 45b6c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/core/core-beans.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8003,7 +8003,7 @@ context parameters. It can optionally enable a {api-spring-framework}/jndi/JndiP
80038003
See the javadoc for details.
80048004

80058005
Concretely, when you use the `StandardEnvironment`, the call to `env.containsProperty("my-property")`
8006-
returns true if a `my-property` system property or `my-propertyi` environment variable is present at
8006+
returns true if a `my-property` system property or `my-property` environment variable is present at
80078007
runtime.
80088008

80098009
[TIP]

0 commit comments

Comments
 (0)