tests: Bluetooth: fix misspelling of brief in doxygen
Fixes trivial typo Co-authored-by: Harry Martin <48959255+Harry-Martin@users.noreply.github.com> Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
726eb0a25d
commit
38f822cff2
@ -353,7 +353,7 @@ static uint32_t get_next_time_offset(uint32_t time_offset,
|
||||
}
|
||||
|
||||
/**
|
||||
* @breif Wrapper to test time wrapping
|
||||
* @brief Wrapper to test time wrapping
|
||||
* @param time_now Current time value
|
||||
* @param time_diff Time difference (signed)
|
||||
* @return Wrapped time after difference
|
||||
|
||||
Loading…
Reference in New Issue
Block a user