Skip to content

Commit

Permalink
Whitespace cleanup
Browse files Browse the repository at this point in the history
[no-ci]
  • Loading branch information
David Christensen committed Nov 2, 2017
1 parent 0a425cb commit 8de588f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -6,7 +6,7 @@ BEGIN {
require FindBin;
chdir $FindBin::RealBin;
};
die "Can't cd to $FindBin::RealBin!\n" if $@;
die "Can't cd to $FindBin::RealBin!\n" if $@;
}

use Config;
Expand Down

0 comments on commit 8de588f

Please sign in to comment.