This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: spelling convention fix for src/Makefile.tpl


I'm just bringing this patch over from the GCC tree, where it was
committed as obvious.

Cheers, Ben

2007-06-07  Ben Elliston  <bje@au.ibm.com>

        * Makefile.tpl: Fix spelling error.
        * Makefile.in: Regenerate.

Index: Makefile.tpl
===================================================================
RCS file: /cvs/src/src/Makefile.tpl,v
retrieving revision 1.178
diff -u -p -r1.178 Makefile.tpl
--- Makefile.tpl        16 May 2007 09:03:22 -0000      1.178
+++ Makefile.tpl        6 Jun 2007 23:09:33 -0000
@@ -1267,7 +1267,7 @@ stage[+id+]-end:: [+ FOR host_modules +]
        fi
        rm -f stage_current
 
-# Bubble a bugfix through all the stages up to stage [+id+].  They are
+# Bubble a bug fix through all the stages up to stage [+id+].  They are
 # remade, but not reconfigured.  The next stage (if any) will not be
 # reconfigured as well.
 .PHONY: stage[+id+]-bubble



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]