diff --git a/src/script/hydra-evaluator b/src/script/hydra-evaluator index 7505b93b..3d76589b 100755 --- a/src/script/hydra-evaluator +++ b/src/script/hydra-evaluator @@ -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"