Fix speling

This commit is contained in:
Camilla Berglund 2016-03-06 11:49:40 +01:00
parent 487557b343
commit 9fb00f2ad0

View File

@ -26,7 +26,7 @@ Vulkan header inclusion can be selected with
[GLFW_INCLUDE_VULKAN](@ref build_macros).
@subsection news_32_maximize Window maxmimization supprot
@subsection news_32_maximize Window maxmimization support
GLFW now supports window maximization with @ref glfwMaximizeWindow and the
[GLFW_MAXIMIZED](@ref window_attribs_wnd) window hint and attribute.