diff options
Diffstat (limited to 'azalea-chat/src')
| -rw-r--r-- | azalea-chat/src/style.rs | 2 |
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, } |
