Skip to content

Commit 78f606f

Browse files
Jack251970Copilot
andauthored
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent eaea38c commit 78f606f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Flow.Launcher.Plugin/Interfaces/IHomeQuery.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public interface IHomeQuery : IAsyncHomeQuery
1717
/// Querying When Query Text is Empty
1818
/// <para>
1919
/// This method will be called within a Task.Run,
20-
/// so please avoid synchrously wait for long.
20+
/// so please avoid synchronously wait for long.
2121
/// </para>
2222
/// </summary>
2323
/// <returns></returns>

0 commit comments

Comments
 (0)