last(1): Remove double words in source code comments

- s/on on/on/
- s/we we/we/

MFC after:	5 days
This commit is contained in:
Gordon Bergling 2023-04-18 07:12:45 +02:00
parent 93e4914816
commit 1190b82c22

View File

@ -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)