Explorar o código

* spelling fixed

florian hai 1 ano
pai
achega
124480e73a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tests/test/tint642.pp

+ 2 - 2
tests/test/tint642.pp

@@ -1177,9 +1177,9 @@ begin
    writeln('Testing QWord logical - operator was successful');
    writeln('Testing QWord logical - operator was successful');
    writeln;
    writeln;
 
 
-   writeln('Testing QWord logical shift operators (shr,shr)');
+   writeln('Testing QWord logical shift operators (shl,shr)');
    testshlshrqword;
    testshlshrqword;
-   writeln('Testing QWord logical shift operators (shr,shr) was successful');
+   writeln('Testing QWord logical shift operators (shl,shr) was successful');
    writeln;
    writeln;
 
 
    writeln('Testing QWord function results');
    writeln('Testing QWord function results');