Skip to content

Commit 3cf3fbf

Browse files
committed
LCD4Linux: Fix typo
1 parent 25ead9e commit 3cf3fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lcd4linux/src/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
if find_library("usb-0.1") is not None or find_library("usb-1.0") is not None:
173173
print("[LCD4linux] libusb found :-)", getEnigmaVersionString())
174174
USBok = True
175-
Version = "V5.0-r27"y
175+
Version = "V5.0-r27"
176176
L4LElist = L4Lelement()
177177
L4LdoThread = True
178178
LCD4enigma2config = resolveFilename(SCOPE_CONFIG) # /etc/enigma2/

0 commit comments

Comments
 (0)