aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Renderer/Listbox.py
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2007-04-12 19:56:55 +0000
committerFelix Domke <tmbinc@elitedvb.net>2007-04-12 19:56:55 +0000
commit517b078279276fa715d53a8b8a364078546c4610 (patch)
treeee4e572985fe0598a4d42a9befea0bb910a20919 /lib/python/Components/Renderer/Listbox.py
parent534b74c472193e55d2eb84099f8f810abe62ecf0 (diff)
downloadenigma2-517b078279276fa715d53a8b8a364078546c4610.tar.gz
enigma2-517b078279276fa715d53a8b8a364078546c4610.zip
fix comment
Diffstat (limited to 'lib/python/Components/Renderer/Listbox.py')
-rw-r--r--lib/python/Components/Renderer/Listbox.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Renderer/Listbox.py b/lib/python/Components/Renderer/Listbox.py
index 4ccc0a40..d784b614 100644
--- a/lib/python/Components/Renderer/Listbox.py
+++ b/lib/python/Components/Renderer/Listbox.py
@@ -4,7 +4,7 @@ from Tools.Event import Event
from enigma import eListbox
-# the listbox renderer is the listbox, but no listbox content
+# the listbox renderer is the listbox, but no listbox content.
# the content will be provided by the source (or converter).
# the source should emit the 'changed' signal whenever