Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126065 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
nlewycky committed Feb 20, 2011
1 parent 1347623 commit 7ac0199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CodingStandards.html
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@

<!-- _______________________________________________________________________ -->
<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 class="doc_text">
Expand Down

0 comments on commit 7ac0199

Please sign in to comment.