Skip to content

Commit fd61784

Browse files
committed
Fix spello
1 parent 9d0873f commit fd61784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vm/moar/profiler/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h3>Time Spent</h3>
9898

9999
<h3>Call Frames</h3>
100100
<p>In total, <strong>{{EntriesWithoutInline}} call frames</strong> were
101-
entered and exited by the profiled code. Inlining elminated the need
101+
entered and exited by the profiled code. Inlining eliminated the need
102102
to create <strong>{{EntriesInline}} call frames</strong> (that's
103103
<strong>{{InlinePercent}}%</strong>).
104104
</p>

0 commit comments

Comments
 (0)