diff --git a/usr.bin/last/last.c b/usr.bin/last/last.c index 4b6ac33b8df..28d14dbbace 100644 --- a/usr.bin/last/last.c +++ b/usr.bin/last/last.c @@ -287,7 +287,7 @@ doentry(struct utmpx *bp) "crash" : "shutdown"; /* * if we're in snapshot mode, we want to exit if this - * shutdown/reboot appears while we we are tracking the + * shutdown/reboot appears while we are tracking the * active range */ if (snaptime && snapfound)