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 eaea38c commit 78f606fCopy full SHA for 78f606f
Flow.Launcher.Plugin/Interfaces/IHomeQuery.cs
@@ -17,7 +17,7 @@ public interface IHomeQuery : IAsyncHomeQuery
17
/// Querying When Query Text is Empty
18
/// <para>
19
/// This method will be called within a Task.Run,
20
- /// so please avoid synchrously wait for long.
+ /// so please avoid synchronously wait for long.
21
/// </para>
22
/// </summary>
23
/// <returns></returns>
0 commit comments