From ad4eaa174c924c23dc06a0aea06537a078ce4c45 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 7 May 2025 15:08:31 -0545 Subject: doc warnings --- azalea-client/src/plugins/events.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'azalea-client/src/plugins/events.rs') 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; -- cgit v1.2.3