diff --git a/video/video_loopback.cc b/video/video_loopback.cc index e626b3f1ab..b6715ac4ad 100644 --- a/video/video_loopback.cc +++ b/video/video_loopback.cc @@ -262,7 +262,7 @@ DEFINE_string( force_fieldtrials, "", "Field trials control experimental feature code which can be forced. " - "E.g. running with --force_fieldtrials=WebRTC-FooFeature/Enable/" + "E.g. running with --force_fieldtrials=WebRTC-FooFeature/Enabled/" " will assign the group Enable to field trial WebRTC-FooFeature. Multiple " "trials are separated by \"/\"");