Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ferki committed Jun 16, 2021
1 parent 1dd5f3c commit a132438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/rexify
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ unless ( -f 'lib' . $ARGV[0] . '.pm' ) {
}

print STDERR "Created Rexfile.\n";
print STDERR "Done.\n\nNow edit Rexfile to suite your needs.\n";
print STDERR "Done.\n\nNow edit Rexfile to suit your needs.\n";
print STDERR "You can edit $dir/lib/$ARGV[0].pm to define tasks.\n";
print STDERR
"\nIf you need assistance, get in touch via one of our support channels!\n";
Expand Down

0 comments on commit a132438

Please sign in to comment.