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 5d8a34f + fe458aa commit 2137cc4Copy full SHA for 2137cc4
src/docs/asciidoc/core/core-beans.adoc
@@ -8478,7 +8478,7 @@ context parameters. It can optionally enable a {api-spring-framework}/jndi/JndiP
8478
See the javadoc for details.
8479
8480
Concretely, when you use the `StandardEnvironment`, the call to `env.containsProperty("my-property")`
8481
-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
8482
runtime.
8483
8484
[TIP]
0 commit comments