Merge pull request #98081 from ArjhanToteck/patch-1

Fix grammar mistake in Shortcut documentation
This commit is contained in:
Thaddeus Crews 2024-10-29 19:25:43 -05:00
commit 4fb1700d03
No known key found for this signature in database
GPG key ID: 62181B86FE9E5D84

View file

@ -5,7 +5,7 @@
</brief_description>
<description>
Shortcuts are commonly used for interacting with a [Control] element from an [InputEvent] (also known as hotkeys).
One shortcut can contain multiple [InputEvent]'s, allowing the possibility of triggering one action with multiple different inputs.
One shortcut can contain multiple [InputEvent]s, allowing the possibility of triggering one action with multiple different inputs.
</description>
<tutorials>
</tutorials>