Skip to content

Commit 3bdb559

Browse files
committed
spelling: maintaining
Signed-off-by: Josh Soref <[email protected]>
1 parent 50e1ca5 commit 3bdb559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gsoc/2014.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ optimality.
5757

5858
In the context of the Java Virtual Machine, [miniboxing][mb1] is a new
5959
translation that sidesteps the shortcomings of previous approaches,
60-
while maintaing the optimality of the low level non-uniform code. It
60+
while maintaining the optimality of the low level non-uniform code. It
6161
builds on the specialization transformation, which is already included
6262
in the [Scala compiler][mb2], but produces too much bytecode to be
6363
useful in practical applications. Although miniboxing is developed for

0 commit comments

Comments
 (0)