diff options
Diffstat (limited to 'usr.bin/make/job.c')
| -rw-r--r-- | usr.bin/make/job.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/job.c b/usr.bin/make/job.c index 916ee3f1f620..8fb15f2c512a 100644 --- a/usr.bin/make/job.c +++ b/usr.bin/make/job.c @@ -2115,7 +2115,7 @@ end_loop: * Need to send the output to the screen. Null terminate it * first, overwriting the newline character if there was one. * So long as the line isn't one we should filter (according - * to the shell description), we print the line, preceeded + * to the shell description), we print the line, preceded * by a target banner if this target isn't the same as the * one for which we last printed something. * The rest of the data in the buffer are then shifted down |
