Merge pull request #273 from tpoisonooo/fix-typo

style(src/Algorithm): fix typo
This commit is contained in:
Alejandro Saucedo 2022-03-17 10:05:29 +00:00 committed by GitHub
commit e0a762006f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -200,7 +200,7 @@ Algorithm::createParameters()
nullptr);
}
KP_LOG_DEBUG("Kompue Algorithm successfully run init");
KP_LOG_DEBUG("Kompute Algorithm successfully run init");
}
void