Skip to content

Commit e0bcae7

Browse files
Merge pull request #29124 from redpanda-data/stephan/mini-pr
configuration: Fix typo in comment
2 parents 48daa39 + db3405e commit e0bcae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v/config/configuration.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3491,7 +3491,7 @@ configuration::configuration()
34913491
"Additionally, Redpanda will periodically log the top-n allocation "
34923492
"sites.",
34933493
{// 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
3494+
// memory profile to be meaningful you'll want to have this on from the
34953495
// beginning. However, we still provide the option to be able to disable
34963496
// it dynamically in case something goes wrong
34973497
.needs_restart = needs_restart::no,

0 commit comments

Comments
 (0)