From 150dcd4dd11d0362862c4d19ef0faee250b87224 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Sun, 6 Jun 2021 23:02:22 +0200 Subject: [PATCH] Update proc.c --- Sandboxie/core/dll/proc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sandboxie/core/dll/proc.c b/Sandboxie/core/dll/proc.c index b38d5840..cd68c2d0 100644 --- a/Sandboxie/core/dll/proc.c +++ b/Sandboxie/core/dll/proc.c @@ -1128,8 +1128,8 @@ _FX BOOL Proc_CreateProcessInternalW_RS5( } // - // Electron based applications which work like chrome seam to fail with HW acceleration even when - // thay get the same treatment as chrome and chromium derivatives. + // Electron based applications which work like chrome seem to fail with HW acceleration even when + // they get the same treatment as chrome and chromium derivatives. // hack: by adding a parameter to the gpu renderer process we can fix the issue. //