Applied.

Gerald

Index: gcc-4.7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.119
diff -u -3 -p -r1.119 changes.html
--- gcc-4.7/changes.html        14 Jun 2012 17:57:18 -0000      1.119
+++ gcc-4.7/changes.html        20 Jun 2012 23:32:58 -0000
@@ -834,7 +834,7 @@ void set_portb (uint8_t value)
        functions when the user switches the target machine using the
        <code>#pragma GCC target</code> or
        <code>__attribute__ ((__target__ ("<em>target</em>")))</code>
-       code sequences.  In additon, the target macros are updated.
+       code sequences.  In addition, the target macros are updated.
        However, due to the way the <code>-save-temps</code> switch is
        implemented, you won't see the effect of these additional macros
        being defined in preprocessor output.</li>

Reply via email to