Space uses a lower case s.
authorRuediger Gad <rgad@fb2.fh-frankfurt.de>
Mon, 16 Apr 2012 11:06:34 +0000 (13:06 +0200)
committerRuediger Gad <rgad@fb2.fh-frankfurt.de>
Mon, 16 Apr 2012 11:06:34 +0000 (13:06 +0200)
qml/QZeeControl/KeyBindingSettings.qml

index 1529937..71f43ef 100644 (file)
@@ -155,7 +155,7 @@ Sheet {
             horizontalAlignment: Text.AlignHCenter
             wrapMode: Text.WordWrap
 
-            text: "Some possibly useful key names are:\nUp, Down, Left, Right, Return, Space\n" +
+            text: "Some possibly useful key names are:\nUp, Down, Left, Right, Return, space\n" +
                   "If you don't need any of these special keys just enter a single character for each key binding. " +
                   "Upper- and lowercase characters are allowed."
         }