summaryrefslogtreecommitdiff
path: root/pop3d/expire.c
diff options
context:
space:
mode:
Diffstat (limited to 'pop3d/expire.c')
-rw-r--r--pop3d/expire.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pop3d/expire.c b/pop3d/expire.c
index 03288642f..1fb76c3cf 100644
--- a/pop3d/expire.c
+++ b/pop3d/expire.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2003-2019 Free Software Foundation, Inc.
+ Copyright (C) 2003-2024 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -73,7 +73,7 @@ header_is_expired (mu_header_t hdr)
}
/* If pop3d is started with --expire, add an expiration header to the message.
- Additionally, if --deltete-expired option was given, mark
+ Additionally, if --delete-expired option was given, mark
the message as deleted if its X-Expire-Timestamp is too old.
Arguments:
msg - Message to operate upon

Return to:

Send suggestions and report system problems to the System administrator.