diff --git a/EXILED/Exiled.API/Features/Broadcast.cs b/EXILED/Exiled.API/Features/Broadcast.cs index 6c82e747d6..34fbe4c3e4 100644 --- a/EXILED/Exiled.API/Features/Broadcast.cs +++ b/EXILED/Exiled.API/Features/Broadcast.cs @@ -25,7 +25,7 @@ public Broadcast() /// /// Initializes a new instance of the class. /// - /// The content of the broadcast>. + /// The content of the broadcast. /// The duration of the broadcast, in seconds. /// Whether the broadcast should be shown. /// The type of the broadcast.