timecounter: Merge FreeBSD change r298819

sys/kern: spelling fixes in comments.

No functional change.

Update #3175.
This commit is contained in:
Pedro Giffuni
2017-10-12 07:04:10 +02:00
committed by Sebastian Huber
parent 4cd742ed1d
commit 65f2cd7a75
+1 -1
View File
@@ -2157,7 +2157,7 @@ inittimecounter(void *dummy)
* Set the initial timeout to
* max(1, <approx. number of hardclock ticks in a millisecond>).
* People should probably not use the sysctl to set the timeout
* to smaller than its inital value, since that value is the
* to smaller than its initial value, since that value is the
* smallest reasonable one. If they want better timestamps they
* should use the non-"get"* functions.
*/