mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
Spelling: ... runner settings (#3783)
* spelling: default * spelling: elevated * spelling: instance * spelling: relative
This commit is contained in:
@@ -213,7 +213,7 @@ namespace PowerToysTests
|
||||
ResetSettings(_settingsFolderPath, _settingsPath, _defaultSettings, relaunch);
|
||||
}
|
||||
|
||||
public static void ResetDefautZoneSettings(bool relaunch)
|
||||
public static void ResetDefaultZoneSettings(bool relaunch)
|
||||
{
|
||||
ResetSettings(_settingsFolderPath, _zoneSettingsPath, _defaultZoneSettings, relaunch);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user