Fix typos in code and docs with codespell
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
This commit is contained in:
parent
a1c08b7109
commit
9f479f096c
138 changed files with 405 additions and 405 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Base class for keys events with modifiers.
|
||||
</brief_description>
|
||||
<description>
|
||||
Contains keys events informations with modifiers support like [code]SHIFT[/code] or [code]ALT[/code]. See [method Node._input].
|
||||
Contains keys events information with modifiers support like [code]SHIFT[/code] or [code]ALT[/code]. See [method Node._input].
|
||||
</description>
|
||||
<tutorials>
|
||||
http://docs.godotengine.org/en/3.0/learning/features/inputs/inputevent.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue