diff --git a/ircd/authproc.c b/ircd/authproc.c index a8a5d0db..7c9bf948 100644 --- a/ircd/authproc.c +++ b/ircd/authproc.c @@ -396,7 +396,7 @@ static void restart_authd_cb(rb_helper * helper) { iwarn("authd helper died - attempting to restart"); - sendto_realops_snomask(SNO_GENERAL, L_NETWIDE, "authdd helper died - attempting to restart"); + sendto_realops_snomask(SNO_GENERAL, L_NETWIDE, "authd helper died - attempting to restart"); if(helper != NULL) {