spelling: advertisement

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

View file

@ -96,7 +96,7 @@ void test_gap_le_advert__initialize(void) {
s_unscheduled_completed = false;
// This bypasses the work-around for the CC2564 advertising bug, that pauses the round-robinning
// through scheduled advertisment jobs:
// through scheduled advertisement jobs:
s_is_connected_as_slave = true;
regular_timer_init();