EN mistake in comment

This commit is contained in:
Basile Burg 2018-08-13 05:50:35 +02:00
parent aff6ecca60
commit b3a407d283
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ var
begin
sleep(100);
// nix/osx: the file might exists from a previous session that crashed
// however the 100 ms might be enough for DCD to initializes
// however the 100 ms might be enough for DCD initialization
if fCurrentSessionPortNum = 0 then
begin
{$IFDEF LINUX}