dump-runlisp-image.c: Fix random typo in commentary.
[runlisp] / dump-runlisp-image.c
index 9dc6a2a..e33582d 100644 (file)
@@ -918,7 +918,7 @@ static void finish_job(struct job *job)
            job->exit);
 
   /* What happens next depends on the state of the job.  This is the main
-   * place which advanced the job state machine.
+   * place which advances the job state machine.
    */
   if (ok) switch (job->st) {