From 304335152a714f57a153e36cd69d22b6f5587ff4 Mon Sep 17 00:00:00 2001 From: tpoisonooo Date: Thu, 17 Mar 2022 17:53:33 +0800 Subject: [PATCH] style(src/Algorithm): fix typo Signed-off-by: tpoisonooo --- src/Algorithm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Algorithm.cpp b/src/Algorithm.cpp index 9f3fe31b2..d5ed0d768 100644 --- a/src/Algorithm.cpp +++ b/src/Algorithm.cpp @@ -200,7 +200,7 @@ Algorithm::createParameters() nullptr); } - KP_LOG_DEBUG("Kompue Algorithm successfully run init"); + KP_LOG_DEBUG("Kompute Algorithm successfully run init"); } void