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 /gcc/doc/contrib.texi | |
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
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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. |