aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2008-04-07 21:32:49 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2008-04-07 21:32:49 +0000
commit7ebb143a733daf5a3115d2700da9ad66bf804f4f (patch)
tree34557bb8a7a57aaa541ccf255b47cc01384c93f4 /lib
parentb43bd513832131154d7052a436faeed5ca72aef4 (diff)
downloadenigma2-7ebb143a733daf5a3115d2700da9ad66bf804f4f.tar.gz
enigma2-7ebb143a733daf5a3115d2700da9ad66bf804f4f.zip
"selction" => "selection"
Diffstat (limited to 'lib')
-rw-r--r--lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml b/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml
index cb7d41ed..c3cbabe4 100644
--- a/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml
+++ b/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml
@@ -1,6 +1,6 @@
<wizard>
<step id="inputselection" nextstep="modeselection" timeout="10" timeoutaction="selectnext">
- <text value="Video input selction\n\nPlease press OK if you can see this page on your TV (or select a different input port).\n\nThe next input port will be automatically probed in 10 seconds." />
+ <text value="Video input selection\n\nPlease press OK if you can see this page on your TV (or select a different input port).\n\nThe next input port will be automatically probed in 10 seconds." />
<displaytext value="Select video input" />
<list type="dynamic" source="listInputChannels" evaluation="inputSelectionMade" onselect="inputSelectionMoved" />
<code>