Spelling: ... src/modules (#3712)

This commit is contained in:
Josh Soref
2020-05-26 10:56:25 -04:00
committed by GitHub
parent b6307b4fd6
commit b1554ebf37
27 changed files with 42 additions and 42 deletions

View File

@@ -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