summaryrefslogtreecommitdiffstats
path: root/native/src/input/mouse.rs
diff options
context:
space:
mode:
Diffstat (limited to 'native/src/input/mouse.rs')
-rw-r--r--native/src/input/mouse.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/native/src/input/mouse.rs b/native/src/input/mouse.rs
index ae3f1596..9ee406cf 100644
--- a/native/src/input/mouse.rs
+++ b/native/src/input/mouse.rs
@@ -1,4 +1,4 @@
-//! Build mouse events.
+//! Track mouse events.
pub mod click;