From: Adrian Bunk Date: Thu, 12 Jan 2006 00:40:30 +0000 (-0800) Subject: [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description X-Git-Tag: v2.6.16-rc1~421^2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb7e8c5a55c1f5d4192f4b61a84a791796ebf0c3;p=linux-2.6 [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description Noted by Matt LaPlante . Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- diff --git a/net/sched/Kconfig b/net/sched/Kconfig index 55cd5327fb..8a260d43ce 100644 --- a/net/sched/Kconfig +++ b/net/sched/Kconfig @@ -411,7 +411,7 @@ config NET_EMATCH_META tristate "Metadata" depends on NET_EMATCH ---help--- - Say Y here if you want to be ablt to classify packets based on + Say Y here if you want to be able to classify packets based on metadata such as load average, netfilter attributes, socket attributes and routing decisions.