diff options
author | Chris Lattner <sabre@nondot.org> | 2005-02-14 22:58:38 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-02-14 22:58:38 +0000 |
commit | a5d803e24804514abe4cbf94692b499e5d2275fb (patch) | |
tree | af3bb49d6bb993d3155b0ce19ec3a226a9daddc9 | |
parent | 0a8794d043de9784e6670be10ac3b62ad47d67e7 (diff) |
wow, interesting typo :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20187 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b37e959dde..782cec755c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -83,7 +83,7 @@ bug fixes for those problems found since the 1.4 release.</p> <li>LLVM includes new experimental native code generators for SparcV8 and Alpha.</li> <li>Support for Microsoft Visual Studio is improved, and <a - href="GettingStartedVS.html">not documented</a>.</li> + href="GettingStartedVS.html">now documented</a>.</li> </ol> </div> |