vscoll -> vscroll

This commit is contained in:
ben 2016-02-03 23:53:59 -05:00
parent 0bfaa75bcf
commit 89a58bf670
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@
[style (Listof (U 'no-border 'control-border 'combo
'no-hscroll 'no-vscroll
'hide-hscroll 'hide-vscroll
'auto-vscoll 'auto-hscroll
'auto-vscroll 'auto-hscroll
'resize-corner 'no-focus 'deleted
'transparent))
#:optional]

View File

@ -1636,7 +1636,7 @@
[style (Listof (U 'no-border 'control-border 'combo
'no-hscroll 'no-vscroll
'hide-hscroll 'hide-vscroll
'auto-vscoll 'auto-hscroll
'auto-vscroll 'auto-hscroll
'resize-corner 'no-focus 'deleted
'transparent))
#:optional]