mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Fix typos in code and docs with codespell
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Input event type for mouse button events.
|
||||
</brief_description>
|
||||
<description>
|
||||
Contains mouse click informations. See [method Node._input].
|
||||
Contains mouse click information. See [method Node._input].
|
||||
</description>
|
||||
<tutorials>
|
||||
http://docs.godotengine.org/en/3.0/learning/features/inputs/mouse_and_input_coordinates.html
|
||||
|
||||
Reference in New Issue
Block a user