summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-03-02 07:42:15 +0000
committerBill Wendling <isanbard@gmail.com>2009-03-02 07:42:15 +0000
commitb3921bf12e0278668f0338f56c30986088d7f517 (patch)
treeba9f9bbe84e15d5ba7029f17e0831a12a6b97130
parentdd9427133a9a928fb2d5dd93af0199f673083be9 (diff)
downloadbcm5719-llvm-b3921bf12e0278668f0338f56c30986088d7f517.tar.gz
bcm5719-llvm-b3921bf12e0278668f0338f56c30986088d7f517.zip
Fix typos.
llvm-svn: 65813
-rw-r--r--llvm/docs/ReleaseNotes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index fda5225369c..fc340d58552 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -235,7 +235,7 @@ it as a kind of functional scripting language for many application areas.
<p>
<a href="http://www.dsource.org/projects/ldc">LDC</a> is an implementation of
the D Programming Language using the LLVM optimizer and code generator.
-LDC project works great with the LLVM 2.5 release. General improvmenets in this
+LDC project works great with the LLVM 2.5 release. General improvements in this
cycle have included new inline asm constraint handling, better debug info
support, general bugfixes, and better x86-64 support. This has allowed
some major improvements in LDC, getting us much closer to being as
@@ -283,7 +283,7 @@ in this section.
<li>LLVM 2.5 includes a brand new <a
href="http://en.wikipedia.org/wiki/XCore">XCore</a> backend.</li>
-<li>llvm-gcc now generally supports the GFortan front-end, and the precompiled
+<li>llvm-gcc now generally supports the GFortran front-end, and the precompiled
release binaries now support Fortran, even on Mac OS/X.</li>
<li>CMake is now used by the <a href="GettingStartedVS.html">LLVM build process
OpenPOWER on IntegriCloud