mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Wayland: Fix comment typo
This commit is contained in:
parent
8e725338bf
commit
5c948a6e6e
@ -2037,7 +2037,7 @@ void _glfwRestoreWindowWayland(_GLFWwindow* window)
|
||||
}
|
||||
else
|
||||
{
|
||||
// We assume we are not minimized and acto only on maximization
|
||||
// We assume we are not minimized and act only on maximization
|
||||
|
||||
if (window->wl.maximized)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user