Skip to content

Commit 8287b33

Browse files
Jack251970Copilot
andauthored
Fix typo
Co-authored-by: Copilot <[email protected]>
1 parent 6109504 commit 8287b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ public interface IPublicAPI
586586
/// Start a process with the given file path and arguments
587587
/// </summary>
588588
/// <remarks>
589-
/// It can help to start a deelevated process and show user account control dialog when Flow is running as administrator.
589+
/// It can help to start a de-elevated process and show user account control dialog when Flow is running as administrator.
590590
/// </remarks>
591591
/// <param name="filePath">Absolute file path. It can be an executable file or a script file</param>
592592
/// <param name="workingDirectory">Working directory. If not specified, the current directory will be used</param>

0 commit comments

Comments
 (0)