winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit fac5c11e4e9b275a5bdc93b916f7e725c2a8c939
parent 7b0866c2d594939e9ba9a8078551c02e8c26be3d
Author: Dylan Strohschein <dylanstrohschein@gmail.com>
Date:   Thu, 25 Jun 2020 20:22:12 -0400

Fixed incorrect capitalization (#444)

Thank you @dyl10s
Diffstat:
Msrc/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw @@ -387,7 +387,7 @@ <value>Third Party Notices</value> </data> <data name="ToolDescription" xml:space="preserve"> - <value>WinGet command line utility enables installing applications from the command line.</value> + <value>The winget command line utility enables installing applications from the command line.</value> </data> <data name="ToolInfoArgumentDescription" xml:space="preserve"> <value>Display general info of the tool</value>