diff options
author | Di-an Jan <dianj@freeshell.org> | 2004-11-26 23:40:50 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2004-11-26 23:40:50 +0000 |
commit | 85136eb4934055378471de80e7c7efd2fb49e6ab (patch) | |
tree | b945da835f5e0ba85d23877b96ef5b8d81cfd542 | |
parent | 3de878170d252a27d34c0e161ea2f0db2a553158 (diff) | |
download | gcc-85136eb4934055378471de80e7c7efd2fb49e6ab.zip gcc-85136eb4934055378471de80e7c7efd2fb49e6ab.tar.gz gcc-85136eb4934055378471de80e7c7efd2fb49e6ab.tar.bz2 |
* doc/contrib.texi (Tim Josling): Remove nesting quotation marks.
From-SVN: r91355
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8faf517..0b37036 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-11-27 Di-an Jan <dianj@freeshell.org> + + * doc/contrib.texi (Tim Josling): Remove nesting quotation marks. + 2004-11-26 Robert Millan <robertmh@gnu.org> Changes for k*bsd-gnu support. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index fd7e487..e1944eb 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -400,7 +400,7 @@ Kean Johnston for SCO OpenServer support and various fixes. @item Tim Josling for the sample language treelang based originally on Richard -Kenner's "``toy'' language". +Kenner's ``toy'' language. @item Nicolai Josuttis for additional libstdc++ documentation. |