summaryrefslogtreecommitdiffstats
path: root/llvm/docs
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
commitea7a3264685a394ed45bd55e370681ba03d83421 (patch)
tree307b821572f591b631107d96ae01150759e9ff24 /llvm/docs
parent3d1937591d1f700265da34ef96f4af1696df6181 (diff)
downloadbcm5719-llvm-ea7a3264685a394ed45bd55e370681ba03d83421.tar.gz
bcm5719-llvm-ea7a3264685a394ed45bd55e370681ba03d83421.zip
Fix typo.
llvm-svn: 37223
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index abf2582c2f4..09f54764b03 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/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
OpenPOWER on IntegriCloud