This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[Patch, wwwdocs, committed] was: Re: TYPO - http://gcc.gnu.org/gcc-4.8/changes.html
- From: Tobias Burnus <burnus at net-b dot de>
- To: John Franklin <zzfranklin at mac dot com>
- Cc: gcc at gcc dot gnu dot org, gcc patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 25 Mar 2013 09:36:56 +0100
- Subject: [Patch, wwwdocs, committed] was: Re: TYPO - http://gcc.gnu.org/gcc-4.8/changes.html
- References: <A873FA8B-29B8-44F5-A84E-93057B736AF2 at mac dot com>
John Franklin wrote:
"cpmpilation"
probably meant "compilation"
Thanks for the report. I have fixed it with the attached patch.
Tobias
Index: gcc-4.8/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.111
diff -u -r1.111 changes.html
--- gcc-4.8/changes.html 23 Mar 2013 00:54:43 -0000 1.111
+++ gcc-4.8/changes.html 25 Mar 2013 08:35:07 -0000
@@ -675,7 +675,7 @@
<h3 id="rx">RX</h3>
<ul>
<li>This target will now issue a warning message whenever multiple fast
- interrupt handlers are found in the same cpmpilation unit. This feature can
+ interrupt handlers are found in the same compilation unit. This feature can
be turned off by the new <code>-mno-warn-multiple-fast-interrupts</code>
command-line option.</li>
</ul>