Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
jc00ke committed Nov 10, 2014
1 parent 2126710 commit 3125a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/gc/baker.hpp
Expand Up @@ -41,7 +41,7 @@ namespace rubinius {
* collection (but not enough for promotion to the mature generation) are
* located; and
* - the Next space, where surviving objects from the Eden and Current spaces
* wil be copied on the next collection.
* will be copied on the next collection.
*
* When a young generation collection is required, the garbage collector
* scans the Eden and Current spaces. When it finds a live object, it either
Expand Down

0 comments on commit 3125a6c

Please sign in to comment.