aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/events.rs
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-05-07 15:08:31 -0545
committermat <git@matdoes.dev>2025-05-07 15:08:31 -0545
commitad4eaa174c924c23dc06a0aea06537a078ce4c45 (patch)
tree3a0a34252804c6601c2734241c106699bf4fc00d /azalea-client/src/plugins/events.rs
parente0d3352a90ddbdeb06314e6f38d2afe6fa4ddd78 (diff)
downloadazalea-drasl-ad4eaa174c924c23dc06a0aea06537a078ce4c45.tar.xz
doc warnings
Diffstat (limited to 'azalea-client/src/plugins/events.rs')
-rw-r--r--azalea-client/src/plugins/events.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/azalea-client/src/plugins/events.rs b/azalea-client/src/plugins/events.rs
index 97094db5..090b9d0d 100644
--- a/azalea-client/src/plugins/events.rs
+++ b/azalea-client/src/plugins/events.rs
@@ -1,5 +1,5 @@
-//! Defines the [`Event`] enum and makes those events trigger when they're sent
-//! in the ECS.
+//! Defines the [`enum@Event`] enum and makes those events trigger when they're
+//! sent in the ECS.
use std::sync::Arc;