From e7e0196982f1dab923d699f5431165c00334458f Mon Sep 17 00:00:00 2001 From: Ryan Fu Date: Fri, 15 Nov 2024 15:17:01 -0800 Subject: [PATCH] fix comment again --- src/AppInstallerCommonCore/Public/winget/UserSettings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AppInstallerCommonCore/Public/winget/UserSettings.h b/src/AppInstallerCommonCore/Public/winget/UserSettings.h index 67d02f4de9..d13d3e8f46 100644 --- a/src/AppInstallerCommonCore/Public/winget/UserSettings.h +++ b/src/AppInstallerCommonCore/Public/winget/UserSettings.h @@ -108,7 +108,7 @@ namespace AppInstaller::Settings UninstallPurgePortablePackage, // Download behavior DownloadDefaultDirectory, - // Configuration behavior + // Configure behavior ConfigureDefaultModuleRoot, // Interactivity InteractivityDisable,