Wayland: Fix comment typo

master
Camilla Löwy ago%!(EXTRA string=3 years)
parent 8e725338bf
commit 5c948a6e6e
  1. 2
      src/wl_window.c

@ -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…
Cancel
Save