diff --git a/openlp/core/ui/slidecontroller.py b/openlp/core/ui/slidecontroller.py index d24cc2784..a2b7c76de 100644 --- a/openlp/core/ui/slidecontroller.py +++ b/openlp/core/ui/slidecontroller.py @@ -461,7 +461,7 @@ class SlideController(QtGui.QWidget): etc. **Note**: This implementation is based on shortcuts. But it rather works - like "key sequenzes". You have to press one key after the other and + like "key sequences". You have to press one key after the other and **not** at the same time. For example to jump to "V3" you have to press "V" and afterwards but within a timeframe of 350ms you have to press "3".