Skip to content

Commit 9a233d3

Browse files
cpackham-atlnzdavem330
authored andcommitted
net: sctp: Fix spelling in Kconfig help
Change 'handeled' to 'handled' in the Kconfig help for SCTP. Signed-off-by: Chris Packham <[email protected]> Acked-by: Marcelo Ricardo Leitner <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 09cb9f2 commit 9a233d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/sctp/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ menuconfig IP_SCTP
3131
homing at either or both ends of an association."
3232

3333
To compile this protocol support as a module, choose M here: the
34-
module will be called sctp. Debug messages are handeled by the
34+
module will be called sctp. Debug messages are handled by the
3535
kernel's dynamic debugging framework.
3636

3737
If in doubt, say N.

0 commit comments

Comments
 (0)