Fix typo.

This commit is contained in:
Rob Vermaas 2013-08-27 15:12:41 +02:00
parent a57957df84
commit bf42392fe4

View file

@ -65,7 +65,7 @@ sub sendJobsetErrorNotification() {
my $body = "Hi,\n"
. "\n"
. "This is to let you know that Hydra jobset evalation of $projectName:$jobsetName "
. "This is to let you know that Hydra jobset evaluation of $projectName:$jobsetName "
. "resulted in the following error:\n"
. "\n"
. "$errorMsg"