mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-19 08:23:01 +08:00
spelling: invocation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
fc4d2e4b3e
commit
f91daf046a
@ -206,7 +206,7 @@ pub trait MouseControllable {
|
||||
|
||||
/// Click a mouse button
|
||||
///
|
||||
/// it's essentially just a consecutive invokation of
|
||||
/// it's essentially just a consecutive invocation of
|
||||
/// [mouse_down](trait.MouseControllable.html#tymethod.mouse_down) followed
|
||||
/// by a [mouse_up](trait.MouseControllable.html#tymethod.mouse_up). Just
|
||||
/// for
|
||||
|
Loading…
Reference in New Issue
Block a user