mirror of
https://github.com/lightbend/config.git
synced 2025-01-29 05:30:08 +08:00
typo: "will (now -> not) throw"
This commit is contained in:
parent
d6ffa8fc0f
commit
f450aa9369
@ -83,7 +83,7 @@ public final class ConfigResolveOptions {
|
|||||||
* default, unresolved substitutions are an error. If unresolved
|
* default, unresolved substitutions are an error. If unresolved
|
||||||
* substitutions are allowed, then a future attempt to use the unresolved
|
* substitutions are allowed, then a future attempt to use the unresolved
|
||||||
* value may fail, but {@link Config#resolve(ConfigResolveOptions)} itself
|
* value may fail, but {@link Config#resolve(ConfigResolveOptions)} itself
|
||||||
* will now throw.
|
* will not throw.
|
||||||
*
|
*
|
||||||
* @param value
|
* @param value
|
||||||
* true to silently ignore unresolved substitutions.
|
* true to silently ignore unresolved substitutions.
|
||||||
|
Loading…
Reference in New Issue
Block a user