Skip to content

Commit 5ea8675

Browse files
taoocerosjjw24
andauthored
Update Flow.Launcher.Core/Plugin/JsonRPCPlugin.cs
Co-authored-by: Jeremy Wu <[email protected]>
1 parent 0a3b566 commit 5ea8675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Core/Plugin/JsonRPCPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ internal abstract class JsonRPCPlugin : IAsyncPlugin, IContextMenu, ISettingProv
4040
protected PluginInitContext context;
4141
public const string JsonRPC = "JsonRPC";
4242

43-
/// <summary=
43+
/// <summary>
4444
/// The language this JsonRPCPlugin support
4545
/// </summary>
4646
public abstract string SupportedLanguage { get; set; }

0 commit comments

Comments
 (0)