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:
Benjamin Cabé 2025-05-07 10:44:38 +02:00 committed by Benjamin Cabé
parent 726eb0a25d
commit 38f822cff2

View File

@ -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