diff --git a/src/calibre/gui2/wizard/__init__.py b/src/calibre/gui2/wizard/__init__.py index 95e1662fd5..19d7e56e79 100644 --- a/src/calibre/gui2/wizard/__init__.py +++ b/src/calibre/gui2/wizard/__init__.py @@ -140,7 +140,7 @@ class Kobo(Device): id = 'kobo' class KoboVox(Kobo): - name = 'Kobo Vox and Kobo Aura HD' + name = 'Kobo Vox, Aura and Glo families' output_profile = 'tablet' id = 'kobo_vox'