mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 20:21:27 +03:00
spelling: essentially
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -206,7 +206,7 @@ pub trait MouseControllable {
|
|||||||
|
|
||||||
/// Click a mouse button
|
/// Click a mouse button
|
||||||
///
|
///
|
||||||
/// it's esentially just a consecutive invokation of
|
/// it's essentially just a consecutive invokation of
|
||||||
/// [mouse_down](trait.MouseControllable.html#tymethod.mouse_down) followed
|
/// [mouse_down](trait.MouseControllable.html#tymethod.mouse_down) followed
|
||||||
/// by a [mouse_up](trait.MouseControllable.html#tymethod.mouse_up). Just
|
/// by a [mouse_up](trait.MouseControllable.html#tymethod.mouse_up). Just
|
||||||
/// for
|
/// for
|
||||||
|
|||||||
Reference in New Issue
Block a user