[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200525225559.13596-1-chris.packham@alliedtelesis.co.nz>
Date: Tue, 26 May 2020 10:55:59 +1200
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: vyasevich@...il.com, nhorman@...driver.com,
marcelo.leitner@...il.com, davem@...emloft.net
Cc: linux-sctp@...r.kernel.org, netdev@...r.kernel.org,
trivial@...nel.org, linux-kernel@...r.kernel.org,
Chris Packham <chris.packham@...iedtelesis.co.nz>,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH] net: sctp: Fix spelling in Kconfig help
Change 'handeled' to 'handled' in the Kconfig help for SCTP.
Signed-off-by: Chris Packham <chris.packham@...iedtelesis.co.nz>
---
net/sctp/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/sctp/Kconfig b/net/sctp/Kconfig
index 6e2eb1dd64ed..68934438ee19 100644
--- a/net/sctp/Kconfig
+++ b/net/sctp/Kconfig
@@ -31,7 +31,7 @@ menuconfig IP_SCTP
homing at either or both ends of an association."
To compile this protocol support as a module, choose M here: the
- module will be called sctp. Debug messages are handeled by the
+ module will be called sctp. Debug messages are handled by the
kernel's dynamic debugging framework.
If in doubt, say N.
--
2.25.1
Powered by blists - more mailing lists