We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48daa39 + db3405e commit e0bcae7Copy full SHA for e0bcae7
src/v/config/configuration.cc
@@ -3491,7 +3491,7 @@ configuration::configuration()
3491
"Additionally, Redpanda will periodically log the top-n allocation "
3492
"sites.",
3493
{// Enabling/Disabling this dynamically doesn't make much sense as for the
3494
- // memory profile to be meaning full you'll want to have this on from the
+ // memory profile to be meaningful you'll want to have this on from the
3495
// beginning. However, we still provide the option to be able to disable
3496
// it dynamically in case something goes wrong
3497
.needs_restart = needs_restart::no,
0 commit comments