spelling: workaround

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:02:13 -05:00
parent af088d08a6
commit a33fc19e8e
7 changed files with 7 additions and 7 deletions

View file

@ -95,7 +95,7 @@ void test_gap_le_advert__initialize(void) {
s_unscheduled_job = NULL;
s_unscheduled_completed = false;
// This bypasses the work-around for the CC2564 advertising bug, that pauses the round-robining
// This bypasses the workaround for the CC2564 advertising bug, that pauses the round-robining
// through scheduled advertisement jobs:
s_is_connected_as_slave = true;