diff -r a7769dbd7088 -r 2ab312c47dc3 hedgewars/uChat.pas --- a/hedgewars/uChat.pas Wed Dec 05 03:28:33 2018 +0100 +++ b/hedgewars/uChat.pas Wed Dec 05 09:38:31 2018 -0500 @@ -515,7 +515,7 @@ exit end; - // “/clan” or “/team” (“/team” is an alias for “/clan”) + // "/clan" or "/team" ("/team" is an alias for "/clan") if ((copy(s, 2, 5) = 'clan ') or (copy(s, 2, 5) = 'team ')) then begin if (Length(s) > 6) then