diff --git a/doc/classes/Window.xml b/doc/classes/Window.xml
index 85ff536945a..d194f7dd6c6 100644
--- a/doc/classes/Window.xml
+++ b/doc/classes/Window.xml
@@ -530,7 +530,7 @@
[b]Note:[/b] Fullscreen mode is not exclusive full screen on Windows and Linux.
- If [code]true[/code], all mouse event as passed to the underlying window of the same application. See also [member mouse_passthrough_polygon].
+ If [code]true[/code], all mouse events will be passed to the underlying window of the same application. See also [member mouse_passthrough_polygon].
[b]Note:[/b] This property is implemented on Linux (X11), macOS and Windows.