Skip to content

Commit f7873f1

Browse files
Billy MessengerBilly Messenger
authored andcommitted
typo
1 parent d316c6a commit f7873f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/x11/window.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ impl Window {
200200

201201
let mut handler = build(&mut crate::Window::new(&mut window));
202202

203-
// Send an initial window resized event so the use is alerted of
203+
// Send an initial window resized event so the user is alerted of
204204
// the correct dpi scaling.
205205
handler.on_event(
206206
&mut crate::Window::new(&mut window),

0 commit comments

Comments
 (0)