diff --git a/examples/platform/linux/Options.cpp b/examples/platform/linux/Options.cpp index 12cc1b5f0f48e7..4c6791a178e48e 100644 --- a/examples/platform/linux/Options.cpp +++ b/examples/platform/linux/Options.cpp @@ -272,7 +272,7 @@ const char * sDeviceOptionHelp = #endif #if CONFIG_BUILD_FOR_HOST_UNIT_TEST " --subscription-capacity\n" - " Max subscriptions number for the device to manage\n" + " Max number of subscriptions the device will allow\n" #endif "\n";