[NET]: NET_TCPPROBE Kconfig fix
authorDave Jones <davej@redhat.com>
Fri, 9 Jun 2006 06:42:09 +0000 (23:42 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:29:47 +0000 (21:29 -0700)
Just spotted this typo in a new option.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/Kconfig

index ff0db80..ccadc8e 100644 (file)
@@ -220,7 +220,7 @@ config NET_TCPPROBE
        depends on INET && EXPERIMENTAL && PROC_FS && KPROBES
        ---help---
        This module allows for capturing the changes to TCP connection
-       state in response to incoming patckets. It is used for debugging
+       state in response to incoming packets. It is used for debugging
        TCP congestion avoidance modules. If you don't understand
        what was just said, you don't need it: say N.