Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Piątek committed Apr 27, 2022
1 parent a50ec2a commit 98a392f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nexo.Installer/Command/Pack/PackOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Nexo.Installer.Command.Pack
{
[Verb("pack", HelpText = "Spakuj rozwiązanie włąsne")]
[Verb("pack", HelpText = "Spakuj rozwiązanie własne")]
public class PackOptions
{
[Option('s', Required = true, HelpText = "Folder zawierający pliki rozwiązania")]
Expand Down

0 comments on commit 98a392f

Please sign in to comment.