We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ca5afd + 2137cc4 commit 45b6c0fCopy full SHA for 45b6c0f
src/docs/asciidoc/core/core-beans.adoc
@@ -8003,7 +8003,7 @@ context parameters. It can optionally enable a {api-spring-framework}/jndi/JndiP
8003
See the javadoc for details.
8004
8005
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
+returns true if a `my-property` system property or `my-property` environment variable is present at
8007
runtime.
8008
8009
[TIP]
0 commit comments