Skip to content

Commit 4868cd3

Browse files
SavvasMisaghMoayyedspencergibb
authored andcommitted
Update PropertySourceBootstrapProperties.java (spring-projects#274)
1 parent 1bd2c31 commit 4868cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-context/src/main/java/org/springframework/cloud/bootstrap/config/PropertySourceBootstrapProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public class PropertySourceBootstrapProperties {
1212
private boolean overrideSystemProperties = true;
1313

1414
/**
15-
* Flag to indicate that {@link #isSystemPropertiesOverride()
15+
* Flag to indicate that {@link #isOverrideSystemProperties()
1616
* systemPropertiesOverride} can be used. Set to false to prevent users from changing
1717
* the default accidentally. Default true.
1818
*/

0 commit comments

Comments
 (0)