We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac817c9 commit 3c075eaCopy full SHA for 3c075ea
ISM/Default/CommandLine.cr
@@ -97,7 +97,7 @@ module ISM
97
InstallQuestion = "Would you like to install these softwares ?"
98
UpdateSummaryText = " softwares will be build for the system update"
99
UpdateQuestion = "Would you like to build these softwares ?"
100
- UninstallSummaryText = " softwares will be uninstall included unneeded dependencies"
+ UninstallSummaryText = " softwares will be uninstall including unneeded dependencies"
101
UninstallQuestion = "Would you like to uninstall these softwares ?"
102
YesReplyOption = "y"
103
NoReplyOption = "n"
0 commit comments