mirror of
https://github.com/danbulant/node-x11
synced 2026-06-17 05:31:05 +00:00
pixel_with -> pixel_width typo
This commit is contained in:
parent
a6cb1c2629
commit
79596460c8
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue