mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
Spelling: ... src/modules (#3712)
This commit is contained in:
@@ -97,7 +97,7 @@ void PowerPreviewModule::enable()
|
||||
{
|
||||
if (previewHandler->GetToggleSettingState())
|
||||
{
|
||||
// Enable all the previews with intial state set as true.
|
||||
// Enable all the previews with initial state set as true.
|
||||
previewHandler->EnablePreview();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user