diff --git a/VIRTUAL_VACATION/vacation.pl b/VIRTUAL_VACATION/vacation.pl index 6392bd9a..184d8115 100644 --- a/VIRTUAL_VACATION/vacation.pl +++ b/VIRTUAL_VACATION/vacation.pl @@ -38,7 +38,7 @@ # # # Requirements: -# You need to have the DBD::Pg or DBD::MySQL perl-module installed. +# You need to have the DBD::Pg or DBD::mysql perl-module installed. # You need to have the Mail::Sendmail module installed. # You need to have the Email::Valid module installed. # You need to have the MIME::Charset module installed.