This commit is contained in:
qianlifeng 2014-08-10 16:50:45 +08:00
commit 1329f3d2c7

View file

@ -85,7 +85,7 @@ namespace Wox.Plugin.SystemPlugins
public override string Description public override string Description
{ {
get { return "Provide Third-party plugin actionword suggeestion."; } get { return "Provide Third-party plugin actionword suggestion."; }
} }
} }
} }