Fix grammar

This commit is contained in:
Leandro Facchinetti 2018-03-20 13:24:52 -04:00 committed by Vincent St-Amour
parent 3fef5de8b9
commit b8341f1559

View File

@ -618,7 +618,7 @@ full collection with @racket[(collect-garbage)] just before an initial
@racket[(collect-garbage 'incremental)] to initiate incremental mode @racket[(collect-garbage 'incremental)] to initiate incremental mode
from an optimal state. from an optimal state.
To check whether incremental mode is use and how it affects pause To check whether incremental mode is in use and how it affects pause
times, enable @tt{debug}-level logging output for the times, enable @tt{debug}-level logging output for the
@racketidfont{GC} topic. For example, @racketidfont{GC} topic. For example,