diff --git a/doc/classes/Viewport.xml b/doc/classes/Viewport.xml index 836f42dcc8d..8cdc3775216 100644 --- a/doc/classes/Viewport.xml +++ b/doc/classes/Viewport.xml @@ -285,7 +285,7 @@ - Stops the input from propagating further down the [SceneTree]. + Stops the input from propagating further up the [SceneTree]. [b]Note:[/b] This does not affect the methods in [Input], only the way events are propagated.