Skip to content

Commit 66fc02f

Browse files
yaira2Copilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]> Signed-off-by: Yair <[email protected]>
1 parent 3234c4a commit 66fc02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ static bool ProcessPathPredicate(Process p)
9595
}
9696

9797
// NOTE:
98-
// This has been commented out since out-of-proc WinRT server seems not to support elevetion.
98+
// This has been commented out since out-of-proc WinRT server seems not to support elevation.
9999
// For more info, see the GitHub issue (#15384).
100100
// Now we can do the first WinRT server call
101101
//Server.AppInstanceMonitor.StartMonitor(Environment.ProcessId);

0 commit comments

Comments
 (0)