summaryrefslogtreecommitdiff
path: root/doc/classes/Shortcut.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Shortcut.xml')
-rw-r--r--doc/classes/Shortcut.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Shortcut.xml b/doc/classes/Shortcut.xml
index 329471fdb8..f30a5a5e7c 100644
--- a/doc/classes/Shortcut.xml
+++ b/doc/classes/Shortcut.xml
@@ -26,7 +26,7 @@
<return type="bool" />
<param index="0" name="event" type="InputEvent" />
<description>
- Returns whether any [InputEvent] in [member events] equals [code]event[/code].
+ Returns whether any [InputEvent] in [member events] equals [param event].
</description>
</method>
</methods>