From: Jonathan Wakely Date: Mon, 5 Jan 2009 21:08:20 +0000 (+0000) Subject: Fix "artifical" typo in my ChangeLog entry of 2009-01-04. X-Git-Tag: releases/gcc-4.4.0~1024 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eefe5da052814d1ba1b047abbd016ce6de6f73c8;p=thirdparty%2Fgcc.git Fix "artifical" typo in my ChangeLog entry of 2009-01-04. From-SVN: r143095 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d7efd58b3e1b..8e4b274e1cd9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -43,7 +43,7 @@ 2009-01-04 Jonathan Wakely * doc/extend.texi (Function Attributes): Move @cindex after @item - for 'artifical' and 'flatten'. Fix grammar for 'externally_visible' + for 'artificial' and 'flatten'. Fix grammar for 'externally_visible' and put in alphabetical order. Fix 'target' name and put in order. * doc/invoke.texi (-Wstrict-null-sentinel, -fipa-matrix-reorg): Fix typos.