From 2effe01f18007a1b28e11f29b319f2b5cd0ae4df Mon Sep 17 00:00:00 2001 From: David Steinbrunner Date: Tue, 21 May 2013 06:46:18 -0400 Subject: typo fixes for root level scripts Add David Steinbrunner to AUTHORS. Update pod issues database. --- install_lib.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install_lib.pl') diff --git a/install_lib.pl b/install_lib.pl index ae8ba0a990..308af70ed6 100644 --- a/install_lib.pl +++ b/install_lib.pl @@ -16,7 +16,7 @@ BEGIN { # prefixes. # # So we set $^X to pretend that we're the already installed perl, so - # Config.pm doesits ... expansion off that location. + # Config.pm does its ... expansion off that location. my $location = $Config{initialinstalllocation}; die <<'OS' unless defined $location; -- cgit v1.2.1