diff --git a/libs/libc/unistd/lib_getcwd.c b/libs/libc/unistd/lib_getcwd.c index 15a9769f522..6a6bd472a8a 100644 --- a/libs/libc/unistd/lib_getcwd.c +++ b/libs/libc/unistd/lib_getcwd.c @@ -39,7 +39,7 @@ ****************************************************************************/ /**************************************************************************** - * Name: getwcd + * Name: getcwd * * Description: * getcwd() function places the absolute pathname of the current working