We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0873f commit fd61784Copy full SHA for fd61784
src/vm/moar/profiler/template.html
@@ -98,7 +98,7 @@ <h3>Time Spent</h3>
98
99
<h3>Call Frames</h3>
100
<p>In total, <strong>{{EntriesWithoutInline}} call frames</strong> were
101
- entered and exited by the profiled code. Inlining elminated the need
+ entered and exited by the profiled code. Inlining eliminated the need
102
to create <strong>{{EntriesInline}} call frames</strong> (that's
103
<strong>{{InlinePercent}}%</strong>).
104
</p>
0 commit comments