Fix typo.
llvm-svn: 126065
diff --git a/llvm/docs/CodingStandards.html b/llvm/docs/CodingStandards.html
index b5cf508..f290712 100644
--- a/llvm/docs/CodingStandards.html
+++ b/llvm/docs/CodingStandards.html
@@ -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">