pixel_with -> pixel_width typo

This commit is contained in:
Andrey Sidorov 2012-02-28 17:34:11 +11:00
parent a6cb1c2629
commit 79596460c8

View file

@ -67,7 +67,7 @@ function readScreens(bl, display, cbDisplayReady)
'L white_pixel',
'L black_pixel',
'L input_masks',
'S pixel_with',
'S pixel_width',
'S pixel_height',
'S mm_width',
'S mm_height',