spelling: cannot

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:05:00 -05:00
parent 04ba22ffb9
commit f7cac0ad9b
3 changed files with 4 additions and 4 deletions

View file

@ -99,7 +99,7 @@ void hrm_manager_handle_prefs_changed(void);
HRMSessionRef sys_hrm_manager_app_subscribe(AppInstallId app_id, uint32_t update_interval_s,
uint16_t expire_s, HRMFeature features);
//! Return the HRMSessionRef for an app or worker subscription, if it exists. This call can not
//! Return the HRMSessionRef for an app or worker subscription, if it exists. This call cannot
//! be used for KernelBG subscriptions
//! @param app_id the application's AppInstallId
//! @return the HRMSessionRef for this subscription, or NULL if no subscription exists