Skip to content

Commit eaea38c

Browse files
Jack251970Copilot
andauthored
Fix typos
Co-authored-by: Copilot <[email protected]>
1 parent fe25764 commit eaea38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Interfaces/IHomeQuery.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace Flow.Launcher.Plugin
88
/// Synchronous Query Model for Flow Launcher When Query Text is Empty
99
/// <para>
1010
/// If the Querying method requires high IO transmission
11-
/// or performaing CPU intense jobs (performing better with cancellation), please try the IAsyncHomeQuery interface
11+
/// or performing CPU intense jobs (performing better with cancellation), please try the IAsyncHomeQuery interface
1212
/// </para>
1313
/// </summary>
1414
public interface IHomeQuery : IAsyncHomeQuery

0 commit comments

Comments
 (0)