summaryrefslogtreecommitdiffstats
path: root/flags
diff options
context:
space:
mode:
Diffstat (limited to 'flags')
-rw-r--r--flags/src/main/java/com/yahoo/vespa/flags/Flags.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/flags/src/main/java/com/yahoo/vespa/flags/Flags.java b/flags/src/main/java/com/yahoo/vespa/flags/Flags.java
index a09c6ea00c6..5c1775ce2ac 100644
--- a/flags/src/main/java/com/yahoo/vespa/flags/Flags.java
+++ b/flags/src/main/java/com/yahoo/vespa/flags/Flags.java
@@ -345,7 +345,7 @@ public class Flags {
List.of("hakonhall"), "2023-10-12", "2023-12-12",
"Whether to provision a host exclusively to an application ID only based on exclusive=\"true\" from services.xml. " +
"Enabling this will produce hosts with exclusiveTo[ApplicationId] without provisionedToApplicationId.",
- "Takes immediate effect newly provisioned hosts new hosts",
+ "Takes immediate effect when provisioning new hosts",
HOSTNAME, CLOUD_ACCOUNT);
public static final UnboundBooleanFlag WRITE_CONFIG_SERVER_SESSION_DATA_AS_ONE_BLOB = defineFeatureFlag(