diff --git a/src/modules/logger/params.c b/src/modules/logger/params.c index 0cbfb2c749..8220aa8fcf 100644 --- a/src/modules/logger/params.c +++ b/src/modules/logger/params.c @@ -108,8 +108,8 @@ PARAM_DEFINE_INT32(SDLOG_MISSION, 0); * Logging topic profile (integer bitmask). * * This integer bitmask controls the set and rates of logged topics. - * The default allows for general log analysis and estimator replay, while - * keeping the log file size reasonably small. + * The default allows for general log analysis while keeping the + * log file size reasonably small. * * Enabling multiple sets leads to higher bandwidth requirements and larger log * files.