summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-10-09 19:37:02 +0000
committerChris Lattner <sabre@nondot.org>2004-10-09 19:37:02 +0000
commitffd9cefc73d709e078f89bfa08d18ea51d86c1fa (patch)
tree4c9052cfeb0aad448be6d52a4890780770d0d92e /docs
parentdd278277330c5a333ab1f6398c30997af08ffd69 (diff)
downloadllvm-ffd9cefc73d709e078f89bfa08d18ea51d86c1fa.tar.gz
llvm-ffd9cefc73d709e078f89bfa08d18ea51d86c1fa.tar.bz2
llvm-ffd9cefc73d709e078f89bfa08d18ea51d86c1fa.tar.xz
Fix grammaro
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16869 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 7cd5debebd..1e89ccf28f 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -144,7 +144,7 @@ improvements:</a>
<div class="doc_text">
<ol>
-<li><a href="http://llvm.cs.uiuc.edu/PR362">Ugly code generator for
+<li><a href="http://llvm.cs.uiuc.edu/PR362">Ugly code generated for
std::min/std::max</a></li>
</ol>
</div>