Typo proc.c

[skip ci]
This commit is contained in:
offhub 2024-10-25 17:24:45 +03:00 committed by GitHub
parent c565766ba7
commit 0dbb0d0a28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1310,7 +1310,7 @@ _FX BOOL Proc_CreateProcessInternalW(
//
// Explorer does not use ShellExecuteExW, so for explorer we set BreakoutDocumentProcess=explorer.exe,y
// in the Tempaltes.ini and check whenever explorer wants to start a process
// in the Templates.ini and check whenever explorer wants to start a process
//
if (lpCommandLine && Config_GetSettingsForImageName_bool(L"BreakoutDocumentProcess", FALSE))