Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix spello
  • Loading branch information
lizmat committed Sep 7, 2014
1 parent 9d0873f commit fd61784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vm/moar/profiler/template.html
Expand Up @@ -98,7 +98,7 @@ <h3>Time Spent</h3>

<h3>Call Frames</h3>
<p>In total, <strong>{{EntriesWithoutInline}} call frames</strong> were
entered and exited by the profiled code. Inlining elminated the need
entered and exited by the profiled code. Inlining eliminated the need
to create <strong>{{EntriesInline}} call frames</strong> (that's
<strong>{{InlinePercent}}%</strong>).
</p>
Expand Down

0 comments on commit fd61784

Please sign in to comment.