misspelling

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-01-29 09:26:55 +08:00
parent b84f3ba1ee
commit c0adc14215
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ cfg_if! {
mod x11;
pub use self::linux::*;
pub use self::x11::Frame;
pub use self::wayland::{set_map_err, detect_cursor_embeded};
pub use self::wayland::{set_map_err, detect_cursor_embedded};
} else {
mod x11;
pub use self::x11::*;