diff options
Diffstat (limited to 'docs/CodingStandards.html')
-rw-r--r-- | docs/CodingStandards.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html index b5cf508d2f..f290712eeb 100644 --- a/docs/CodingStandards.html +++ b/docs/CodingStandards.html @@ -1053,7 +1053,7 @@ increasing link times.</p> <!-- _______________________________________________________________________ --> <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"> |