aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <redi@gcc.gnu.org>2009-01-05 21:08:20 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2009-01-05 21:08:20 +0000
commiteefe5da052814d1ba1b047abbd016ce6de6f73c8 (patch)
tree63659d398f19e48b1d98f84cc650faa61daa3317 /gcc
parent9761fcc7baae374bd42e9bb9608c8317fcb5658d (diff)
downloadgcc-eefe5da052814d1ba1b047abbd016ce6de6f73c8.zip
gcc-eefe5da052814d1ba1b047abbd016ce6de6f73c8.tar.gz
gcc-eefe5da052814d1ba1b047abbd016ce6de6f73c8.tar.bz2
Fix "artifical" typo in my ChangeLog entry of 2009-01-04.
From-SVN: r143095
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d7efd58..8e4b274 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -43,7 +43,7 @@
2009-01-04 Jonathan Wakely <jwakely.gcc@gmail.com>
* 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.