Merge pull request #7746 from EMQ-YangM/fix_docs

fix: modify the error statement
This commit is contained in:
Yang Miao 2022-04-25 09:31:31 +08:00 committed by GitHub
commit 184554246c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 {
desc {
en: """Maximum memory size that the handler process is allowed to use."""
zh: """处理进程进程允许使用的最大内存。"""
zh: """处理进程允许使用的最大内存。"""
}
label {
en: "Handler Allowed Max Memory Size"
zh: "理进程进程允许使用的最大内存"
zh: "理进程允许使用的最大内存"
}
}