diff --git a/doc/classes/Viewport.xml b/doc/classes/Viewport.xml
index de3328e9c95..c4aae0bbbeb 100644
--- a/doc/classes/Viewport.xml
+++ b/doc/classes/Viewport.xml
@@ -252,7 +252,7 @@
The global canvas transform of the viewport. The canvas transform is relative to this.
- If [code]true[/code], the viewport will not receive input event.
+ If [code]true[/code], the viewport will not receive input events.
If [code]true[/code], the GUI controls on the viewport will lay pixel perfectly.