Merge pull request #22500 from DamianChlod
* pr/22500: Fix typo in `my-property'
This commit is contained in:
@@ -8478,7 +8478,7 @@ context parameters. It can optionally enable a {api-spring-framework}/jndi/JndiP
|
||||
See the javadoc for details.
|
||||
|
||||
Concretely, when you use the `StandardEnvironment`, the call to `env.containsProperty("my-property")`
|
||||
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
|
||||
runtime.
|
||||
|
||||
[TIP]
|
||||
|
||||
Reference in New Issue
Block a user