chore: make spellcheck happy

This commit is contained in:
Zhongwen Deng 2023-01-18 17:06:46 +08:00
parent 0d852d9122
commit fb84d5b817
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Note: `sample_interval` should be a divisor of 60, default is 10s."""
}
num_acceptors {
desc {
en: "Socket acceptor pool size for TCP protocols. default is the number of schedulers online"
en: "Socket acceptor pool size for TCP protocols. Default is the number of schedulers online"
zh: "TCP协议的Socket acceptor池大小, 默认设置在线的调度器数量(通常为 CPU 核数)"
}
label {