Fix docstring in scroll_px.
This commit is contained in:
parent
d33fae455d
commit
f5bb75a186
@ -500,7 +500,7 @@ class CommandDispatcher:
|
||||
|
||||
Args:
|
||||
dx: How much to scroll in x-direction.
|
||||
dy: How much to scroll in x-direction.
|
||||
dy: How much to scroll in y-direction.
|
||||
count: multiplier
|
||||
"""
|
||||
dx *= count
|
||||
|
Loading…
Reference in New Issue
Block a user