From 202f93f3474fac96f0760712f5598b0f728887b6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Jun 2009 22:01:20 +0000 Subject: 2009-06-17 Joel Sherrill * score/src/objectshrinkinformation.c: Fix spelling error. --- cpukit/score/src/objectshrinkinformation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/src/objectshrinkinformation.c') 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 ); -- cgit v1.2.3