aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-12-06 20:24:46 +0000
committerChris Lattner <sabre@nondot.org>2003-12-06 20:24:46 +0000
commit7fcfac033eea8960d8329752d45fd2f44edd0b81 (patch)
tree7a3622ec1c147f8670ce990c43a486d3090678b7
parenta509996df2f7840a569e1f28894b55c14eebb8ad (diff)
Fix awkward wording
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10295 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 885a07774e..e577ab4ad2 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 second public release of the LLVM compiler infrastructure. This
release is primarily a bugfix release, dramatically improving the C/C++
front-end, and improving support for C++ in the LLVM core. This release also
-features a few new features, such as a simple profiler, support for Mac OS/X,
+includes a few new features, such as a simple profiler, support for Mac OS/X,
and better interoperability with external source bases.</p>
<p>At this time, LLVM is known to correctly compile the SPEC CPU2000 benchmarks