diff --git a/libs/libc/pthread/pthread_setcanceltype.c b/libs/libc/pthread/pthread_setcanceltype.c index 3587e4eee1..68dcd9bf10 100644 --- a/libs/libc/pthread/pthread_setcanceltype.c +++ b/libs/libc/pthread/pthread_setcanceltype.c @@ -47,7 +47,7 @@ ****************************************************************************/ /**************************************************************************** - * Name: pthread_setcancelstate + * Name: pthread_setcanceltype * * Description: * The pthread_setcanceltype() function atomically both sets the calling