Update wording

This commit is contained in:
Jeremy Wu
2019-10-06 13:52:04 +11:00
parent d1c01f476d
commit 7e8d7ef0c0

View File

@@ -211,7 +211,7 @@ namespace Wox.Plugin.Sys
new Result new Result
{ {
Title = "Reload Plugin Data", Title = "Reload Plugin Data",
SubTitle = "Reloads plugin's data with new content added after Wox started. Plugins need to have this feature already added.", SubTitle = "Reloads plugin data with new content added after Wox started. Plugins need to have this feature already added.",
IcoPath = "Images\\app.png", IcoPath = "Images\\app.png",
Action = c => Action = c =>
{ {