summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectshrinkinformation.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-17 22:01:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-17 22:01:20 +0000
commit202f93f3474fac96f0760712f5598b0f728887b6 (patch)
tree90349b5b72e4a8fe4745033eba20392efaacc529 /cpukit/score/src/objectshrinkinformation.c
parentChanged the H8300 to lower case. (diff)
downloadrtems-202f93f3474fac96f0760712f5598b0f728887b6.tar.bz2
2009-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/objectshrinkinformation.c: Fix spelling error.
Diffstat (limited to 'cpukit/score/src/objectshrinkinformation.c')
-rw-r--r--cpukit/score/src/objectshrinkinformation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/objectshrinkinformation.c b/cpukit/score/src/objectshrinkinformation.c
index f946fd919e..ad4f4d7960 100644
--- a/cpukit/score/src/objectshrinkinformation.c
+++ b/cpukit/score/src/objectshrinkinformation.c
@@ -55,7 +55,7 @@ void _Objects_Shrink_information(
uint32_t index;
/*
- * Search the list to find block or chunnk with all objects inactive.
+ * Search the list to find block or chunk with all objects inactive.
*/
index_base = _Objects_Get_index( information->minimum_id );