Fix typo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126065 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2011-02-20 02:03:04 +00:00
parent 1347623aaf
commit 7ac0199287

View File

@ -1053,7 +1053,7 @@ increasing link times.</p>
<!-- _______________________________________________________________________ --> <!-- _______________________________________________________________________ -->
<div class="doc_subsubsection"> <div class="doc_subsubsection">
<a name="ll_end">Don't valuate <tt>end()</tt> every time through a loop</a> <a name="ll_end">Don't evaluate <tt>end()</tt> every time through a loop</a>
</div> </div>
<div class="doc_text"> <div class="doc_text">