net: sctp: Fix spelling in Kconfig help
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Mon, 25 May 2020 22:55:59 +0000 (10:55 +1200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2020 03:32:06 +0000 (20:32 -0700)
Change 'handeled' to 'handled' in the Kconfig help for SCTP.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/Kconfig

index 6e2eb1d..6893443 100644 (file)
@@ -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.