diff --git a/mxqi/mxqi b/mxqi/mxqi index 11017fd..0205ccf 100755 --- a/mxqi/mxqi +++ b/mxqi/mxqi @@ -296,7 +296,7 @@ sub submitter { my %mxqsub_options = parse_mxqsub_options(); print format_options_for_banner(\%mxqsub_options); - print "\nNote, that you job is killed without warning, if you exceed the reserved memory or runtime.\n"; + print "\nNote, that your job is killed without warning, if you exceed the reserved memory or runtime.\n"; $SIG{INT} = sub { print "\n";