From cac0728d0bdebc7682b92c69c2cd49a7d94f103d Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Mon, 31 Oct 2011 09:54:04 +0100 Subject: [PATCH] fixed spelling --- openlp/core/ui/slidecontroller.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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".