aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/vty/logging.h')
-rw-r--r--include/osmocom/vty/logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/vty/logging.h b/include/osmocom/vty/logging.h
index 9bafb98f..1baa3f83 100644
--- a/include/osmocom/vty/logging.h
+++ b/include/osmocom/vty/logging.h
@@ -2,7 +2,7 @@
#pragma once
-#define LOGGING_STR "Configure log message to this terminal\n"
+#define LOGGING_STR "Configure logging\n"
#define FILTER_STR "Filter log messages\n"
struct log_info;