summaryrefslogtreecommitdiff
path: root/net/kcm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/kcm/Kconfig')
-rw-r--r--net/kcm/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kcm/Kconfig b/net/kcm/Kconfig
index 16f39f2565d9..66660a06cacf 100644
--- a/net/kcm/Kconfig
+++ b/net/kcm/Kconfig
@@ -7,5 +7,5 @@ config AF_KCM
select STREAM_PARSER
help
KCM (Kernel Connection Multiplexor) sockets provide a method
- for multiplexing messages of a message based application
- protocol over kernel connectons (e.g. TCP connections).
+ for multiplexing messages of a message-based application
+ protocol over kernel connections (e.g. TCP connections).