lkml.org 
[lkml]   [2006]   [Jun]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateThu, 29 Jun 2006 12:49:01 -0400
FromMatt LaPlante <>
SubjectRe: [PATCH] Kconfig: Typos in net/sched/Kconfig
On Thu, 29 Jun 2006 13:01:27 +0100
Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:

> Ar Iau, 2006-06-29 am 02:26 -0400, ysgrifennodd Matt LaPlante:
> > Fix typos in net/sched/Kconfig.  And yes, its "queuing" in the dictionary.com. :)
> 
> Dictionary.com is incomplete. Please use a proper reference if you are
> going to fix "spelling" errors.
> 
> The Oxford English Dictionary lists both forms as correct.
> 
> Alan
> 

It seems many references are incomplete in some way or another.  But I don't disagree, I will try to use a more robust source of the english language (I had actually checked multiple previously, and apparently they were equally deficient).  The new patch:

-
Matt LaPlante

--

--- a/net/sched/Kconfig	2006-06-20 05:31:55.000000000 -0400
+++ b/net/sched/Kconfig	2006-06-29 02:26:33.000000000 -0400
@@ -305,7 +305,7 @@
 	tristate "Universal 32bit comparisons w/ hashing (U32)"
 	select NET_CLS
 	---help---
-	  Say Y here to be able to classify packetes using a universal
+	  Say Y here to be able to classify packets using a universal
 	  32bit pieces based comparison scheme.
 
 	  To compile this code as a module, choose M here: the
@@ -485,7 +485,7 @@
         tristate "IPtables targets"
         depends on NET_CLS_ACT && NETFILTER && IP_NF_IPTABLES
         ---help---
-	  Say Y here to be able to invoke iptables targets after succesful
+	  Say Y here to be able to invoke iptables targets after successful
 	  classification.
 
 	  To compile this code as a module, choose M here: the
@@ -537,8 +537,8 @@
 	---help---
 	  Say Y here to allow using rate estimators to estimate the current
 	  rate-of-flow for network devices, queues, etc. This module is
-	  automaticaly selected if needed but can be selected manually for
-	  statstical purposes.
+	  automatically selected if needed but can be selected manually for
+	  statistical purposes.
 
 endif # NET_SCHED

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-06-29 18:51    [from the cache]
©2003-2008