Fix typo.
authorDuncan Sands <baldrick@free.fr>
Fri, 18 May 2007 09:04:20 +0000 (09:04 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 18 May 2007 09:04:20 +0000 (09:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37223 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index abf2582c2f4b8ef83fd34f6ab6d2fa60e23db185..09f54764b03f5aaba951f2929bf869736ad60593 100644 (file)
@@ -693,7 +693,7 @@ bits.</p></li>
   See <a href="http://gcc.gnu.org/onlinedocs/gcc/Constructing-Calls.html#Constructing%20Calls">Constructing Calls</a>: Dispatching a call to another function.</p>
 </li>
 
-<li><p>llvm-gcc <b>partially</b> supports tthese GCC extensions:</p>
+<li><p>llvm-gcc <b>partially</b> supports these GCC extensions:</p>
   <ol>
   <li><a href="http://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html#Nested%20Functions">Nested Functions</a>: As in Algol and Pascal, lexical scoping of functions.<br>
       Nested functions are supported, but llvm-gcc does not support non-local