From a82a9ff85a18541f6b5370c81c8d10ce766c605f Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Thu, 9 Jan 2025 13:58:00 +0100 Subject: [PATCH] kconfig: fix spelling --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kconfig b/Kconfig index fabf249..5255a36 100644 --- a/Kconfig +++ b/Kconfig @@ -4,7 +4,7 @@ menu "Modules" rsource "Kconfig.defaults" config AUDIO_SYNC_TIMER_USES_RTC - bool "Enables syncronization between the APP and NET core running SD" + bool "Enables synchronization between the APP and NET core running SD" default !BT_LL_ACS_NRF53 && SOC_SERIES_NRF53X select NRFX_RTC0 select NRFX_DPPI