mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
Merge pull request #145 from dgoon/master
fix a typo: suggeestion -> suggestion
This commit is contained in:
@@ -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."; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user