hedgewars/uIO.pas
changeset 13501 bdac56fb6f1a
parent 12894 ff54aca22bb5
child 13757 f0cb47f0bfaf
--- a/hedgewars/uIO.pas	Tue Jul 17 20:13:41 2018 +0200
+++ b/hedgewars/uIO.pas	Tue Jul 17 21:17:33 2018 +0200
@@ -515,7 +515,7 @@
         end
     else
         if CurrentTeam^.ExtDriven then
-            OutError('got /put while not being in choose target mode', false)
+            OutError('Got /put while not being in choose target mode', false)
 end;
 
 procedure initModule;