From: Duncan Sands
Date: Fri, 18 May 2007 09:04:20 +0000 (+0000)
Subject: Fix typo.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=32a8344cfa1c52730fe8c10c14f141d122184095;p=oota-llvm.git
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37223 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index abf2582c2f4..09f54764b03 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -693,7 +693,7 @@ bits.
See Constructing Calls: Dispatching a call to another function.
-llvm-gcc partially supports tthese GCC extensions:
+llvm-gcc partially supports these GCC extensions:
- Nested Functions: As in Algol and Pascal, lexical scoping of functions.
Nested functions are supported, but llvm-gcc does not support non-local