fix: make spell_check happy
This commit is contained in:
parent
f8936013b7
commit
22cc1cc745
|
@ -91,7 +91,7 @@ For bridges only have ingress direction data flow, it can be set to 0 otherwise
|
||||||
|
|
||||||
query_mode_sync_only {
|
query_mode_sync_only {
|
||||||
desc {
|
desc {
|
||||||
en: """Query mode. Currently only support 'sync'."""
|
en: """Query mode. only support 'sync'."""
|
||||||
zh: """请求模式。目前只支持同步模式。"""
|
zh: """请求模式。目前只支持同步模式。"""
|
||||||
}
|
}
|
||||||
label {
|
label {
|
||||||
|
|
Loading…
Reference in New Issue