mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
spelling: initialize
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -327,7 +327,7 @@ void run_settings_window()
|
||||
settings_isUserAnAdmin = L"false";
|
||||
}
|
||||
|
||||
// create general settings file to initialze the settings file with installation configurations like :
|
||||
// create general settings file to initialize the settings file with installation configurations like :
|
||||
// 1. Run on start up.
|
||||
PTSettingsHelper::save_general_settings(save_settings.to_json());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user