summaryrefslogtreecommitdiffstats
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 762cf8901bd2..9118914e3c01 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -224,7 +224,7 @@ config TIMESTAMPS_ON_CONSOLE
default n
depends on COLLECT_TIMESTAMPS
help
- Print the timestamps to the debug console if enabled at level spew.
+ Print the timestamps to the debug console if enabled at level info.
config USE_BLOBS
bool "Allow use of binary-only repository"