diff --git a/[refs] b/[refs] index 36fd2c860211..dd8e9618e0ab 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8b85eaadd5b8d3786996bd74c73aff54a92ec456 +refs/heads/master: d384e35a25445bb60457b7dab8cffe178c6b7ecb diff --git a/trunk/Makefile b/trunk/Makefile index 713f685bc043..ce641ebee25a 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -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 avoids 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