mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
Fixes simple typo/grammar errors It's easier to understand if it is spelled correctly. This is especially important for those for whom english may not be their first language. Signed-off-by: brian teeman <brian@teeman.net>
What does Wox.Plugin do?
- Defines base objects and interfaces for plugins
- Plugin authors making C# plugins should reference this DLL via nuget
- Contains base commands used by all plugins