diff --git a/src/calibre/devices/cybook/driver.py b/src/calibre/devices/cybook/driver.py index e68cf633d4..2c6e304755 100644 --- a/src/calibre/devices/cybook/driver.py +++ b/src/calibre/devices/cybook/driver.py @@ -62,7 +62,7 @@ class CYBOOK(USBMS): class ORIZON(CYBOOK): - name = 'Orizon Device Interface' + name = 'Cybook Orizon Device Interface' gui_name = 'Orizon' description = _('Communicate with the Cybook Orizon eBook reader.')