summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgmi2email2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmi2email b/gmi2email
index 4fccb38..a124099 100755
--- a/gmi2email
+++ b/gmi2email
@@ -55,7 +55,7 @@ my $conf_f = catfile $conf_r, "mailscripts", "gmi2email.config";
-e $conf_f
or (defined $to and defined $from)
or die
- "no config file or sufficient command line options: don't know who to mail";
+ "no config file nor sufficient command line options: don't know who to mail";
my $conf = Config::Tiny->new->read($conf_f);
my %to_mail_opts = (