summaryrefslogtreecommitdiff
path: root/src/mongo/db/internal_transactions_feature_flag.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/internal_transactions_feature_flag.idl')
-rw-r--r--src/mongo/db/internal_transactions_feature_flag.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/internal_transactions_feature_flag.idl b/src/mongo/db/internal_transactions_feature_flag.idl
index 6740092ed83..97b0bcd927a 100644
--- a/src/mongo/db/internal_transactions_feature_flag.idl
+++ b/src/mongo/db/internal_transactions_feature_flag.idl
@@ -47,5 +47,5 @@ feature_flags:
featureFlagUpdateOneWithoutShardKey:
description: Feature flag to enable updateOne, deleteOne, and findAndModify without a shard key or _id equality in their filter against a sharded collection.
- cpp_varname: gfeatureFlagUpdateOneWithoutShardKey
+ cpp_varname: gFeatureFlagUpdateOneWithoutShardKey
default: false