Fixed typo from upstream

db4
Phil Dawes 2009-08-17 21:37:19 +01:00
parent d3b5321b6e
commit 75a3db3bfb
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ struct factorvm {
bool performing_compaction;
cell collecting_gen;
/* if true, we collecting aging space for the second time, so if it is still
/* if true, we are collecting aging space for the second time, so if it is still
full, we go on to collect tenured */
bool collecting_aging_again;