diff --git a/src/components/application_manager/include/application_manager/resumption/resume_ctrl_impl.h b/src/components/application_manager/include/application_manager/resumption/resume_ctrl_impl.h index 8dfba0d8b4a..e7491181406 100644 --- a/src/components/application_manager/include/application_manager/resumption/resume_ctrl_impl.h +++ b/src/components/application_manager/include/application_manager/resumption/resume_ctrl_impl.h @@ -468,7 +468,8 @@ class ResumeCtrlImpl : public ResumeCtrl, /** * @brief CheckDelayAfterWakeUp should check if app was registered - * during N seconds after WakeUp signal. N will be read from profile. + * during the first N seconds after WakeUp signal. N will be read from + * profile. * @return true if app registered within N seconds after WakeUp, otherwise * return false */