From 631c702349005831ec4dbfba1cb3035f8e7e74cf Mon Sep 17 00:00:00 2001
From: Chris Lattner <sabre@nondot.org>
Date: Fri, 10 Dec 2004 16:27:34 +0000
Subject: [PATCH] Fix typo

llvm-svn: 18764
---
 docs/ReleaseNotes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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</a>.</p>
 
 <p>This is the sixth public release of the LLVM compiler infrastructure.</p>
 
-<p> At this time, LLVM is known to correctly compile on a broad range of C and
+<p> At this time, LLVM is known to correctly compile a broad range of C and
 C++ programs, including the SPEC CPU95 &amp; 2000 suite. TODO.  It also includes
 bug fixes for those problems found since the 1.4 release.</p>