summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-14 13:18:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-14 13:18:34 +0000
commit9e6c68cad1a80f000674061847ca34d15ffffa7b (patch)
treec42cd00314ee5160ff271b134f4d0d6bfc964193 /cpukit/score
parent2011-03-11 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-9e6c68cad1a80f000674061847ca34d15ffffa7b.tar.bz2
2011-03-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* score/include/rtems/score/sysstate.h: Spelling.
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/include/rtems/score/sysstate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/score/sysstate.h b/cpukit/score/include/rtems/score/sysstate.h
index e7533e1be2..1164367ebb 100644
--- a/cpukit/score/include/rtems/score/sysstate.h
+++ b/cpukit/score/include/rtems/score/sysstate.h
@@ -7,7 +7,7 @@
*/
/*
- * COPYRIGHT (c) 1989-2006.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -46,7 +46,7 @@ typedef enum {
SYSTEM_STATE_BEFORE_INITIALIZATION,
/**
- * @brief The system is between end of the first phase of initializatin but
+ * @brief The system is between end of the first phase of initialization but
* before multitasking is started.
*/
SYSTEM_STATE_BEFORE_MULTITASKING,