mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Makefile: Change typoed 'behavour' to 'behaviour'
@ 2008-01-20 16:10 Linus Nilsson
  2008-01-21 18:18 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Nilsson @ 2008-01-20 16:10 UTC (permalink / raw)
  To: torvalds; +Cc: sam, linux-kernel, trivial

From: Linus Nilsson <lajnold@acc.umu.se>

Change two occurances of "behavour" to "behaviour".

Signed-off-by: Linus Nilsson <lajnold@acc.umu.se>

---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- kernel/Makefile.orig     2008-01-20 15:08:34.000000000 +0100
+++ kernel/Makefile  2008-01-20 15:11:59.000000000 +0100
@@ -12,7 +12,7 @@ NAME = Arr Matey! A Hairy Bilge Rat!
 
 # Do not:
 # o  use make's built-in rules and variables
-#    (this increases performance and avoid hard-to-debug behavour);
+#    (this increases performance and avoid hard-to-debug behaviour);
 # o  print "Entering directory ...";
 MAKEFLAGS += -rR --no-print-directory
 
@@ -1329,7 +1329,7 @@ else
 ALLINCLUDE_ARCHS := $(SRCARCH)
 endif
 else
-#Allow user to specify only ALLSOURCE_PATHS on the command line, keeping existing behavour.
+#Allow user to specify only ALLSOURCE_PATHS on the command line, keeping existing behaviour.
 ALLINCLUDE_ARCHS := $(ALLSOURCE_ARCHS)
 endif


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

end of thread, other threads:[~2008-01-21 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-20 16:10 [PATCH] Makefile: Change typoed 'behavour' to 'behaviour' Linus Nilsson
2008-01-21 18:18 ` Sam Ravnborg

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

all inboxes | Powered by JetHome®