mirror of
https://github.com/lightbend/config.git
synced 2025-01-15 23:01:05 +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
|
||||
* substitutions are allowed, then a future attempt to use the unresolved
|
||||
* value may fail, but {@link Config#resolve(ConfigResolveOptions)} itself
|
||||
* will now throw.
|
||||
* will not throw.
|
||||
*
|
||||
* @param value
|
||||
* true to silently ignore unresolved substitutions.
|
||||
|
Loading…
Reference in New Issue
Block a user