fixed comment

This commit is contained in:
Andreas Preikschat 2012-12-27 22:41:11 +01:00
parent e325affe10
commit 8fdbca8d89

View File

@ -377,7 +377,7 @@ def create_action(parent, name, **kwargs):
True in case the action will be considered a separator. True in case the action will be considered a separator.
``data`` ``data``
The actions data. The action's data.
``shortcuts`` ``shortcuts``
A QList<QKeySequence> (or a list of strings) which are set as shortcuts. A QList<QKeySequence> (or a list of strings) which are set as shortcuts.