mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #145 from dgoon/master
fix a typo: suggeestion -> suggestion
This commit is contained in:
commit
28bd5f33c6
1 changed files with 1 additions and 1 deletions
|
|
@ -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."; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue