diff --git a/include/logging/log_ctrl.h b/include/logging/log_ctrl.h index f839dd10dbf..0a830a65034 100644 --- a/include/logging/log_ctrl.h +++ b/include/logging/log_ctrl.h @@ -48,7 +48,7 @@ void log_init(void); * * See CONFIG_LOG_PROCESS_TRIGGER_THRESHOLD. * - * @note Function has asserts and has no effect when CONFIG_LOG_PROCESS is set. + * @note Function has asserts and has no effect when CONFIG_LOG_PROCESS_THREAD is set. * * @param process_tid Process thread id. Used to wake up the thread. */