Reword and fix typo

This commit is contained in:
Salman Ahmed 2023-06-23 22:20:25 +03:00
parent 4a2f259f7e
commit 7a771609f9

View File

@ -70,7 +70,7 @@ namespace osu.Game.Overlays.Chat
private Container? highlight;
/// <summary>
/// The colour to use to paint the chat mesasge author's username.
/// The colour used to paint the author's username.
/// </summary>
/// <remarks>
/// The colour can be set explicitly by consumers via the property initialiser.