summaryrefslogtreecommitdiffstats
path: root/sys/sys/timeffc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/timeffc.h')
-rw-r--r--sys/sys/timeffc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/timeffc.h b/sys/sys/timeffc.h
index 7e22632..be3c033 100644
--- a/sys/sys/timeffc.h
+++ b/sys/sys/timeffc.h
@@ -71,7 +71,7 @@ struct ffclock_estimate {
* time by ffclock_convert_abs().
* FAST: do not read the hardware counter, return feed-forward clock time
* at last tick. The time returned has the resolution of the kernel
- * tick (1/hz [s]).
+ * tick (1/hz [s]).
* LERP: linear interpolation of ffclock time to guarantee monotonic time.
* LEAPSEC: include leap seconds.
* UPTIME: removes time of boot.
OpenPOWER on IntegriCloud