diff --git a/src/fw/comm/bt_conn_mgr.h b/src/fw/comm/bt_conn_mgr.h index 46ed71a8..3203c07e 100644 --- a/src/fw/comm/bt_conn_mgr.h +++ b/src/fw/comm/bt_conn_mgr.h @@ -67,7 +67,7 @@ void conn_mgr_set_ble_conn_response_time( //! connection at the requested rate. //! //! Note: This currently supports two modes. ResponseTimeMax maps to BT classic sniff mode -//! and anything fatser maps to BT classic active mode +//! and anything faster maps to BT classic active mode //! //! @param[in] remote The BT Classic connection requesting the rate change //! @param[in] consumer The consumer requesting the rate change