diff --git a/docs/window.dox b/docs/window.dox index 6a51ac58..56a6d708 100644 --- a/docs/window.dox +++ b/docs/window.dox @@ -1161,7 +1161,7 @@ attention, the system will automatically end the request. @subsection window_taskbar_progress Window taskbar progress -If you whish to display the progress of some action on the taskbar, you can +If you wish to display the progress of some action on the taskbar, you can do this with @ref glfwSetWindowTaskbarProgress. @code