aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-05-18 09:04:20 +0000
committerDuncan Sands <baldrick@free.fr>2007-05-18 09:04:20 +0000
commit32a8344cfa1c52730fe8c10c14f141d122184095 (patch)
tree16a371cba8dec0d8e8ae5c0e52f1816082c7ebdc /docs/ReleaseNotes.html
parentef547ddcdd6e49bb6f019ac5fb080d2f317e43a9 (diff)
downloadexternal_llvm-32a8344cfa1c52730fe8c10c14f141d122184095.zip
external_llvm-32a8344cfa1c52730fe8c10c14f141d122184095.tar.gz
external_llvm-32a8344cfa1c52730fe8c10c14f141d122184095.tar.bz2
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37223 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index abf2582..09f5476 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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