Skip to content

Commit 3c075ea

Browse files
committed
Patched wrong spelling
1 parent ac817c9 commit 3c075ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ISM/Default/CommandLine.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ module ISM
9797
InstallQuestion = "Would you like to install these softwares ?"
9898
UpdateSummaryText = " softwares will be build for the system update"
9999
UpdateQuestion = "Would you like to build these softwares ?"
100-
UninstallSummaryText = " softwares will be uninstall included unneeded dependencies"
100+
UninstallSummaryText = " softwares will be uninstall including unneeded dependencies"
101101
UninstallQuestion = "Would you like to uninstall these softwares ?"
102102
YesReplyOption = "y"
103103
NoReplyOption = "n"

0 commit comments

Comments
 (0)