There was an error while loading. Please reload this page.
1 parent b4fd73c commit 387f4d7Copy full SHA for 387f4d7
1 file changed
components/ocs_pipeline/httpserver/update_handler.cpp
@@ -42,7 +42,7 @@ parse_number(T& value, const char* key, const algo::UriOps::Values& values) {
42
return status::StatusCode::OK;
43
}
44
45
-const char* log_tag = "update_hanlder";
+const char* log_tag = "update_handler";
46
47
} // namespace
48
0 commit comments