IGN:Fix typo Booken -> Bookeen

This commit is contained in:
Kovid Goyal 2009-07-25 11:32:00 -06:00
parent ee1c2e4cad
commit b9ed47c15b

View File

@ -89,7 +89,7 @@ class CybookG3(Device):
name = 'Cybook Gen 3'
output_format = 'MOBI'
output_profile = 'cybookg3'
manufacturer = 'Booken'
manufacturer = 'Bookeen'
id = 'cybookg3'
class CybookOpus(CybookG3):