From 1b1800ff5ef071e5fb2eff5dd7421700baeed8b6 Mon Sep 17 00:00:00 2001 From: Kevin Zhang <45326534+taooceros@users.noreply.github.com> Date: Fri, 31 Dec 2021 10:59:53 -0600 Subject: [PATCH] Update Flow.Launcher.Plugin/Result.cs Co-authored-by: Jeremy Wu --- 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 1a2de3c4d..bc5c0270f 100644 --- a/Flow.Launcher.Plugin/Result.cs +++ b/Flow.Launcher.Plugin/Result.cs @@ -71,7 +71,7 @@ namespace Flow.Launcher.Plugin /// - /// Delegate activated when the result has been selected + /// Delegate. An action to take in the form of a function call when the result has been selected /// /// true to hide flowlauncher after select result ///