spelling: regardless

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-01-09 02:30:33 -05:00
parent 958c0ad18b
commit c89e104f3e

View File

@ -468,7 +468,7 @@ pub trait KeyboardControllable {
/// Emits keystrokes such that the given string is inputted.
///
/// You can use many unicode here like: ❤️. This works
/// regadless of the current keyboardlayout.
/// regardless of the current keyboardlayout.
///
/// # Example
///