spelling: essentially
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
db45907e91
commit
53556ba06c
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ pub trait MouseControllable {
|
|||
|
||||
/// 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
|
||||
/// by a [mouse_up](trait.MouseControllable.html#tymethod.mouse_up). Just
|
||||
/// for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue