diff options
author | Stan Shebs <shebs@apple.com> | 2001-06-21 15:25:56 +0000 |
---|---|---|
committer | Stan Shebs <shebs@gcc.gnu.org> | 2001-06-21 15:25:56 +0000 |
commit | 2147b1541cb6a841b54cf92f025ddc62857998e5 (patch) | |
tree | b1f04a24541a040bf15be9c8b6793290d24f81e5 /gcc/doc/contrib.texi | |
parent | 470042c71248ae02ba02e8a4dba8b03df3230943 (diff) | |
download | gcc-2147b1541cb6a841b54cf92f025ddc62857998e5.zip gcc-2147b1541cb6a841b54cf92f025ddc62857998e5.tar.gz gcc-2147b1541cb6a841b54cf92f025ddc62857998e5.tar.bz2 |
contrib.texi, [...]: Use the correct name "Objective-C" everywhere instead of "Objective C".
* doc/contrib.texi, doc/cpp.texi, doc/cppinternals.texi,
doc/extend.texi, doc/gcc.texi, doc/install.texi, doc/invoke.texi,
doc/objc.texi, doc/tm.texi: Use the correct name "Objective-C"
everywhere instead of "Objective C".
From-SVN: r43485
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index a8c7474..b145ead 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -380,7 +380,7 @@ C99 support, and continuous emphasis on (and contributions to) documentation. Nathan Myers for his work on libstdc++-v3. @item -NeXT, Inc.@: donated the front end that supports the Objective C +NeXT, Inc.@: donated the front end that supports the Objective-C language. @item @@ -527,7 +527,7 @@ Gary Thomas for his ongoing work to make the PPC work for Linux. Philipp Thomas for random bugfixes throughout the compiler @item -Kresten Krab Thorup wrote the run time support for the Objective C +Kresten Krab Thorup wrote the run time support for the Objective-C language. @item |