From 2f3b6223b25ad6b85c7d829d5d5879056e296fc1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 13 Sep 2022 15:19:40 +0530 Subject: [PATCH] ... --- src/calibre/devices/kobo/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/kobo/driver.py b/src/calibre/devices/kobo/driver.py index 6182b9e714..3fe7b2e573 100644 --- a/src/calibre/devices/kobo/driver.py +++ b/src/calibre/devices/kobo/driver.py @@ -1381,7 +1381,7 @@ class KOBOTOUCH(KOBO): 'Communicate with the Kobo Touch, Glo, Mini, Aura HD,' ' Aura H2O, Glo HD, Touch 2, Aura ONE, Aura Edition 2,' ' Aura H2O Edition 2, Clara HD, Forma, Libra H2O, Elipsa,' - ' Sage ,Libra 2 and Clara 2E eReaders.' + ' Sage, Libra 2 and Clara 2E eReaders.' ' Based on the existing Kobo driver by %s.') % KOBO.author # icon = 'devices/kobotouch.jpg'