about summary refs log tree commit diff
path: root/htl/pt-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'htl/pt-internal.h')
-rw-r--r--htl/pt-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/htl/pt-internal.h b/htl/pt-internal.h
index 5179428ce7..6e43f78457 100644
--- a/htl/pt-internal.h
+++ b/htl/pt-internal.h
@@ -303,7 +303,7 @@ extern void __pthread_destroy_specific (struct __pthread *thread);
    structures.  */
 extern error_t __pthread_sigstate_init (struct __pthread *thread);
 
-/* Destroy the signal state data structures associcated with thread
+/* Destroy the signal state data structures associated with thread
    *THREAD.  */
 extern void __pthread_sigstate_destroy (struct __pthread *thread);