Forum > Unix

docs rtl unix fpsystem typo in code snippet

(1/1)

d-_-b:
Hi

There is a typo in the https://www.freepascal.org/docs-html/rtl/unix/fpsystem.html example code snippet


--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---Writeln ('Command exited wwith status : ',S);
"wwith" should be "with".

Regards,

ps should this rather go on the bugtracker? never used it before...  :-[

marcov:
Corrected in SVN.

Will not be visible in the 3.2.2 RC1 docs since they are already uploaded, but will be visible in 3.2.2 final docs

Navigation

[0] Message Index

Go to full version