Browse Source

* fixed typo

peter 25 năm trước cách đây
mục cha
commit
0a5399c03e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/tbs/tbs0353.pp

+ 1 - 1
tests/tbs/tbs0353.pp

@@ -12,7 +12,7 @@ begin
     I:=I*2;
     If I/k*100>100 then
       begin
-        Writeln('Error')
+        Writeln('Error');
         err:=true;
       end
     else