Skip to content

Commit 227e2ac

Browse files
committed
spelling: monitoring
Signed-off-by: Josh Soref <[email protected]>
1 parent 96e8ae2 commit 227e2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2016-07-08-trait-method-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ interface classfile. In short, we have the following bytecode formats for concre
6363

6464
## Performance measurements
6565

66-
Scala is unfortunately still lacking a proper infrastructure for montioring performance of the
66+
Scala is unfortunately still lacking a proper infrastructure for monitoring performance of the
6767
compiler and the bytecode it generates. Improving this situation will be one of the main tasks once
6868
Scala 2.12.0 out the door. But for now we are left with measuring performance and identifying
6969
regressions by hand.

0 commit comments

Comments
 (0)