]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fix ChangeLog typo
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Sep 2014 12:36:37 +0000 (12:36 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Sep 2014 12:36:37 +0000 (12:36 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215218 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 5b27aa80e01de69229ae7f146b058af927ef1858..41c95be41735edb70a166efbe8a40946a296a5b8 100644 (file)
@@ -1,6 +1,6 @@
 2014-09-12  Trevor Saunders  <tsaunders@mozilla.com>
 
-       * hash-table.h (gt_pch_nx): don't call gt_pch_note_object within an
+       * hash-table.h (gt_pch_nx): Don't call gt_pch_note_object within an
        assert.
 
 2014-09-12  Joseph Myers  <joseph@codesourcery.com>