fix: modify the error statement

This commit is contained in:
EMQ-YangM 2022-04-24 18:42:17 +08:00
parent 5bb4fcd569
commit bfc9589a93
1 changed files with 2 additions and 2 deletions

View File

@ -1268,11 +1268,11 @@ until the RPC connection is considered lost."""
log_overload_kill_mem_size { log_overload_kill_mem_size {
desc { desc {
en: """Maximum memory size that the handler process is allowed to use.""" en: """Maximum memory size that the handler process is allowed to use."""
zh: """处理进程进程允许使用的最大内存。""" zh: """处理进程允许使用的最大内存。"""
} }
label { label {
en: "Handler Allowed Max Memory Size" en: "Handler Allowed Max Memory Size"
zh: "理进程进程允许使用的最大内存" zh: "理进程允许使用的最大内存"
} }
} }