Fix a small typo in a comment in calcru1().

The word "happene" should read "happened".

Submitted by:	Jille Timmermans <jille quis cx>
This commit is contained in:
ed 2008-09-05 15:55:06 +00:00
parent 9badf4bdbe
commit bf17d6c233

View File

@ -892,7 +892,7 @@ calcru1(struct proc *p, struct rusage_ext *ruxp, struct timeval *up,
tu = ruxp->rux_tu;
} else { /* tu < ruxp->rux_tu */
/*
* What happene here was likely that a laptop, which ran at
* What happened here was likely that a laptop, which ran at
* a reduced clock frequency at boot, kicked into high gear.
* The wisdom of spamming this message in that case is
* dubious, but it might also be indicative of something