From 00b21d8d71fc662a4114e3146fad1fa3ca2c74c8 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 27 Feb 2015 10:27:19 +0530 Subject: [PATCH] ... --- src/calibre/devices/kindle/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/kindle/driver.py b/src/calibre/devices/kindle/driver.py index cd375e0612..5c628aaabc 100644 --- a/src/calibre/devices/kindle/driver.py +++ b/src/calibre/devices/kindle/driver.py @@ -355,7 +355,7 @@ class KINDLE2(KINDLE): # x330 on the PaperWhite # x262 on the Touch. Doesn't choke on x330, though. - # x470 on the Voyage, checked that it works on PW, dont have Touch anymore. Checked by eschwartz. + # x470 on the Voyage, checked that it works on PW, Touch checked by eschwartz. THUMBNAIL_HEIGHT = 470 @classmethod