mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
fix a typo: suggeestion -> suggestion
This commit is contained in:
@@ -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."; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user