提交 d2f46481 编写于 作者: G Gavin-Tao 提交者: Calvin Miao

Update zhongyun_controller.cc

not
上级 3b0cc09a
......@@ -119,7 +119,7 @@ ZhongyunController::~ZhongyunController() {}
bool ZhongyunController::Start() {
if (!is_initialized_) {
AERROR << "ZhongyunController has NOT been initialized.";
AERROR << "ZhongyunController has not been initialized.";
return false;
}
const auto& update_func = [this] { SecurityDogThreadFunc(); };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册