mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 09:46:54 +02:00
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:
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user