diff --git a/Common/Source/Win32/esUtil_win32.c b/Common/Source/Win32/esUtil_win32.c index 0b28e43..17d8f1d 100644 --- a/Common/Source/Win32/esUtil_win32.c +++ b/Common/Source/Win32/esUtil_win32.c @@ -221,7 +221,7 @@ void WinLoop ( ESContext *esContext ) } /// -// Global extern. The application must declsare this function +// Global extern. The application must declare this function // that runs the application. // extern int esMain ( ESContext *esContext );