mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
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