mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Cleanup uses of double spaces between words or after punctuation
This commit is contained in:
@@ -217,7 +217,7 @@ Keyboard modifiers
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Modifier properties are inherited from
|
||||
:ref:`InputEventWithModifiers <class_InputEventWithModifiers>`. This allows
|
||||
:ref:`InputEventWithModifiers <class_InputEventWithModifiers>`. This allows
|
||||
you to check for modifier combinations using boolean properties. Let's imagine
|
||||
you want one thing to happen when the :kbd:`T` is pressed, but something
|
||||
different when it's :kbd:`Shift + T`:
|
||||
|
||||
Reference in New Issue
Block a user