Fix typos

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jack Ye 2025-05-04 11:40:57 +08:00 committed by GitHub
parent eaea38c13a
commit 78f606f2fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ namespace Flow.Launcher.Plugin
/// Querying When Query Text is Empty
/// <para>
/// This method will be called within a Task.Run,
/// so please avoid synchrously wait for long.
/// so please avoid synchronously wait for long.
/// </para>
/// </summary>
/// <returns></returns>