From 65f2cd7a75bb1829765ddea50cb63f30c4d04f51 Mon Sep 17 00:00:00 2001 From: Pedro Giffuni Date: Fri, 29 Apr 2016 22:15:33 +0000 Subject: timecounter: Merge FreeBSD change r298819 sys/kern: spelling fixes in comments. No functional change. Update #3175. --- cpukit/score/src/kern_tc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/src') diff --git a/cpukit/score/src/kern_tc.c b/cpukit/score/src/kern_tc.c index 20189cb1f5..6955e84799 100644 --- a/cpukit/score/src/kern_tc.c +++ b/cpukit/score/src/kern_tc.c @@ -2157,7 +2157,7 @@ inittimecounter(void *dummy) * Set the initial timeout to * max(1, ). * 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. */ -- cgit v1.2.3