From: Felix Domke Date: Thu, 12 Apr 2007 19:56:55 +0000 (+0000) Subject: fix comment X-Git-Tag: 2.6.0~2303 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/517b078279276fa715d53a8b8a364078546c4610 fix comment --- 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