summaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig
index be2cb249c1..127887ccb6 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -334,7 +334,7 @@ config TIMER_QUEUE
def_bool n
depends on HAVE_MONOTONIC_TIMER
help
- Provide a timer queue for performing time-based callbacks.
+ Provide a timer queue for performing time-based callbacks.
config COOP_MULTITASKING
def_bool n