summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthread.c')
-rw-r--r--cpukit/posix/src/pthread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthread.c b/cpukit/posix/src/pthread.c
index fb5eb377e0..7827b148a9 100644
--- a/cpukit/posix/src/pthread.c
+++ b/cpukit/posix/src/pthread.c
@@ -295,7 +295,7 @@ static void _POSIX_Threads_Exitted_extension(
* _POSIX_Threads_Initialize_user_threads
*
* This routine creates and starts all configured user
- * initialzation threads.
+ * initialization threads.
*/
static void _POSIX_Threads_Initialize_user_threads( void )
{