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 61cd536 commit 0f82246Copy full SHA for 0f82246
Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
@@ -18,7 +18,7 @@ public interface IPublicAPI
18
{
19
/// <summary>
20
/// Change Flow.Launcher query.
21
- /// When current results are from context menu or history, we will back to query results before changing query.
+ /// When current results are from context menu or history, it will go back to query results before changing query.
22
/// </summary>
23
/// <param name="query">query text</param>
24
/// <param name="requery">
0 commit comments