Johann ELSASS %!s(int64=5) %!d(string=hai) anos
pai
achega
36d7960a7a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lazpaint/lazpaint.lpr

+ 1 - 1
lazpaint/lazpaint.lpr

@@ -158,7 +158,7 @@ var
 
   procedure InitOutput;
   begin
-    //on MacOS, you need to open the trerminal before running LazPaint
+    //on MacOS, you need to open the terminal before running LazPaint
     OldOutput := Output;
     AssignFile(Output, ConsoleOutputFile);
     Append(Output);