diff --git a/croutine.c b/croutine.c index 86256bcd1..84e1b99bd 100644 --- a/croutine.c +++ b/croutine.c @@ -30,7 +30,7 @@ #include "task.h" #include "croutine.h" -/* Remove the whole file is co-routines are not being used. */ +/* Remove the whole file if co-routines are not being used. */ #if ( configUSE_CO_ROUTINES != 0 ) /*