Upgrade check-spelling to v0.0.18 (#11114)

* spelling: sent

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* Upgrade check-spelling to v0.0.18

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2021-05-11 03:39:14 -04:00
committed by GitHub
parent 863b2541a0
commit eb106650f6
5 changed files with 72 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ using System.Text.Json.Serialization;
namespace Microsoft.PowerToys.Settings.UI.Library
{
// Represents a powertoys module settings setnt to the runner.
// Represents a powertoys module settings sent to the runner.
public class SndModuleSettings<T>
{
[JsonPropertyName("powertoys")]