hedgewars/uChat.pas
branch0.9.25
changeset 14366 2ab312c47dc3
parent 14300 79e07510b8e3
child 14378 4edc73fc722c
--- 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