hedgewars/uStore.pas
changeset 13499 c41b16ac2e05
parent 13489 8935dcc0e130
child 13506 36f3f77e9b1b
--- a/hedgewars/uStore.pas	Tue Jul 17 19:28:31 2018 +0200
+++ b/hedgewars/uStore.pas	Tue Jul 17 19:44:29 2018 +0200
@@ -829,7 +829,7 @@
         {$ENDIF}
         end;
 
-    if checkFails((ProgrTex <> nil) and (LoadingText <> nil), 'Error - Progress or Loading Texture is nil!', true) then exit;
+    if checkFails((ProgrTex <> nil) and (LoadingText <> nil), 'Error - Progress or Loading texture is nil!', true) then exit;
 
     RenderClear();
     if Step < numsquares then