mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 21:19:31 +02:00
fixed typo in comment
git-svn-id: trunk@2656 -
This commit is contained in:
parent
914e2af9b0
commit
d91f3f9bf6
@ -292,7 +292,7 @@ begin
|
||||
FillChar(SI, SizeOf(SI), 0);
|
||||
SI.cb:=SizeOf(SI);
|
||||
SI.wShowWindow:=1;
|
||||
{ always surroound the name of the application by quotes
|
||||
{ always surround the name of the application by quotes
|
||||
so that long filenames will always be accepted. But don't
|
||||
do it if there are already double quotes, since Win32 does not
|
||||
like double quotes which are duplicated!
|
||||
|
Loading…
Reference in New Issue
Block a user