aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver.c b/driver.c
index 732855dc..3fc82dec 100644
--- a/driver.c
+++ b/driver.c
@@ -922,8 +922,8 @@ int num; /* index of message */
* messages in multidrop mode. if a local address doesn't
* exist, the bounce message won't be returned blindly to the
* author or to the list itself but rather to the list manager
- * (ex: specified by "Sender:") wich is less anoying. This is
- * true for most mailing list packages.
+ * (ex: specified by "Sender:") which is much less annoying. This
+ * is true for most mailing list packages.
*/
if( !return_path[0] ){
char *ap = NULL;