Skip to content

Commit 2bb1d7d

Browse files
committed
spelling
1 parent 317ae7f commit 2bb1d7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AppInstallerCLICore/Workflows/ConfigurationFlow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@ namespace AppInstaller::CLI::Workflow
12711271
return result;
12721272
}
12731273

1274-
// TODO: This is a work around unit to ensure v2 dsc resource modules. Move to dsc v3 resource when available.
1274+
// TODO: This is a workaround unit to ensure v2 dsc resource modules. Move to dsc v3 resource when available.
12751275
ConfigurationUnit CreateRequiredModuleUnit(std::wstring_view moduleName, const ConfigurationUnit& dependentUnit)
12761276
{
12771277
std::wstring moduleNameString{ moduleName };

0 commit comments

Comments
 (0)