mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-22 10:18:51 -05:00
parent
9b1f63bad9
commit
5c463a9070
|
@ -384,7 +384,7 @@ static GLFWbool createHelperWindow(void)
|
|||
if (!_glfw.win32.helperWindowClass)
|
||||
{
|
||||
_glfwInputErrorWin32(GLFW_PLATFORM_ERROR,
|
||||
"WIn32: Failed to register helper window class");
|
||||
"Win32: Failed to register helper window class");
|
||||
return GLFW_FALSE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user