summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include')
-rw-r--r--cpukit/score/include/sys/timex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/include/sys/timex.h b/cpukit/score/include/sys/timex.h
index 9eb0efb379..17c6b37955 100644
--- a/cpukit/score/include/sys/timex.h
+++ b/cpukit/score/include/sys/timex.h
@@ -105,7 +105,7 @@
#define TIME_INS 1 /* insert leap second warning */
#define TIME_DEL 2 /* delete leap second warning */
#define TIME_OOP 3 /* leap second in progress */
-#define TIME_WAIT 4 /* leap second has occured */
+#define TIME_WAIT 4 /* leap second has occurred */
#define TIME_ERROR 5 /* error (see status word) */
/*