removed white spaces

This commit is contained in:
Andreas Preikschat 2011-01-31 21:39:55 +01:00
parent 7b3f61e93b
commit 6ac0f162a3
1 changed files with 3 additions and 3 deletions

View File

@ -73,13 +73,13 @@ class OpenLPToolbar(QtGui.QToolBar):
``checkable``
If *True* the button has two, *off* and *on*, states. Default is
*False*, which means the buttons has only one state.
``shortcut``
The primary shortcut for this action
``alternate``
The alternate shortcut for this action
``context``
Specify the context in which this shortcut is valid
"""