From e9ceec5a11f587e965e461b328bfc0167ca77c81 Mon Sep 17 00:00:00 2001 From: Kevin Zhang <45326534+taooceros@users.noreply.github.com> Date: Thu, 30 Dec 2021 11:33:34 -0600 Subject: [PATCH] Update Flow.Launcher.Plugin/Result.cs Co-authored-by: Ioannis G. --- Flow.Launcher.Plugin/Result.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flow.Launcher.Plugin/Result.cs b/Flow.Launcher.Plugin/Result.cs index 7849dbe03..e073f6d5c 100644 --- a/Flow.Launcher.Plugin/Result.cs +++ b/Flow.Launcher.Plugin/Result.cs @@ -69,7 +69,7 @@ namespace Flow.Launcher.Plugin /// - /// Delegate activated when result is been selected + /// Delegate activated when the result has been selected /// /// true to hide flowlauncher after select result ///