aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat/src
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-chat/src')
-rw-r--r--azalea-chat/src/style.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-chat/src/style.rs b/azalea-chat/src/style.rs
index 514944f1..4982a915 100644
--- a/azalea-chat/src/style.rs
+++ b/azalea-chat/src/style.rs
@@ -374,7 +374,7 @@ define_style_struct! {
click_event: ClickEvent,
hover_event: HoverEvent,
insertion: String,
- /// Represented as a `ResourceLocation`.
+ /// Represented as an `Identifier`.
font: String,
}