public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] spelling fixes: init/
@ 2007-05-11 19:44 Simon Arlott
  2007-05-12  3:04 ` Satyam Sharma
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Arlott @ 2007-05-11 19:44 UTC (permalink / raw)
  To: Linux Kernel Mailing List, trivial

Spelling fix in init/.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
---
 init/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/init/main.c b/init/main.c
index e8d080c..7ee2031 100644
--- a/init/main.c
+++ b/init/main.c
@@ -275,7 +275,7 @@ static int __init unknown_bootoption(char *param, char *val)
 		return 0;
 
 	/*
-	 * Preemptive maintenance for "why didn't my mispelled command
+	 * Preemptive maintenance for "why didn't my misspelled command
 	 * line work?"
 	 */
 	if (strchr(param, '.') && (!val || strchr(param, '.') < val)) {
-- 
1.5.0.1

-- 
Simon Arlott

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] spelling fixes: init/
  2007-05-11 19:44 [PATCH] spelling fixes: init/ Simon Arlott
@ 2007-05-12  3:04 ` Satyam Sharma
  0 siblings, 0 replies; 2+ messages in thread
From: Satyam Sharma @ 2007-05-12  3:04 UTC (permalink / raw)
  To: Simon Arlott; +Cc: Linux Kernel Mailing List, trivial

On 5/12/07, Simon Arlott <simon@fire.lp0.eu> wrote:
> Spelling fix in init/.
>
> Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
> ---
>  init/main.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/init/main.c b/init/main.c
> index e8d080c..7ee2031 100644
> --- a/init/main.c
> +++ b/init/main.c
> @@ -275,7 +275,7 @@ static int __init unknown_bootoption(char *param, char *val)
>                 return 0;
>
>         /*
> -        * Preemptive maintenance for "why didn't my mispelled command
> +        * Preemptive maintenance for "why didn't my misspelled command
>          * line work?"

That was probably intentional.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-12  3:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11 19:44 [PATCH] spelling fixes: init/ Simon Arlott
2007-05-12  3:04 ` Satyam Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox