-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositorybuggood first issue
Description
Your Godot version:
4.5.1.stable
Issue description:
There is a typo in the documentation for the enum MouseBehaviorRecursive in Control.
For the value MOUSE_BEHAVIOR_ENABLED, it says "Allows the control to be receive mouse input, [...]".
It is probably meant to say "Allows the control to receive mouse input, [...]".
URL to the documentation page (if already existing):
https://docs.godotengine.org/en/4.5/classes/class_control.html#enum-control-mousebehaviorrecursive
AThousandShips
Metadata
Metadata
Assignees
Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositorybuggood first issue