We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe25764 commit eaea38cCopy full SHA for eaea38c
Flow.Launcher.Plugin/Interfaces/IHomeQuery.cs
@@ -8,7 +8,7 @@ namespace Flow.Launcher.Plugin
8
/// Synchronous Query Model for Flow Launcher When Query Text is Empty
9
/// <para>
10
/// If the Querying method requires high IO transmission
11
- /// or performaing CPU intense jobs (performing better with cancellation), please try the IAsyncHomeQuery interface
+ /// or performing CPU intense jobs (performing better with cancellation), please try the IAsyncHomeQuery interface
12
/// </para>
13
/// </summary>
14
public interface IHomeQuery : IAsyncHomeQuery
0 commit comments