From: Chris Lattner
Date: Fri, 10 Dec 2004 16:27:34 +0000 (+0000)
Subject: Fix typo
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0bce6ace1860c720b9e3e208011a65682038be2f;p=oota-llvm.git
Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18764 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index d952fd87820..9da8786fe7c 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -73,7 +73,7 @@ href="http://llvm.cs.uiuc.edu/releases/">releases page.
This is the sixth public release of the LLVM compiler infrastructure.
- At this time, LLVM is known to correctly compile on a broad range of C and
+
At this time, LLVM is known to correctly compile a broad range of C and
C++ programs, including the SPEC CPU95 & 2000 suite. TODO. It also includes
bug fixes for those problems found since the 1.4 release.