fix a typo: suggeestion -> suggestion

This commit is contained in:
dgoon
2014-07-30 12:11:33 +09:00
parent 3fea8eb820
commit 673b72f327

View File

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