This commit is contained in:
Kovid Goyal 2017-03-07 08:36:52 +05:30
parent dbfe5c1427
commit c4a949bfd7

View File

@ -233,7 +233,7 @@ class InterfaceAction(QObject):
tooltips.
:param triggered: A callable which is connected to the triggered signal
of the created action.
:param shortcut_name: The test displayed to the user when customizing
:param shortcut_name: The text displayed to the user when customizing
the keyboard shortcuts for this action. By default it is set to the
value of ``text``.