diff --git a/modules/commands/ns_resetpass.cpp b/modules/commands/ns_resetpass.cpp index 0fa08ea32..37172c894 100644 --- a/modules/commands/ns_resetpass.cpp +++ b/modules/commands/ns_resetpass.cpp @@ -100,7 +100,7 @@ class NSResetPass : public Module reset.Unset(nc); nc->Shrink("UNCONFIRMED"); - Log(LOG_COMMAND, source, &commandnsresetpass) << "confirmed RESETPASS to forcefully identify as " << na->nick; + Log(LOG_COMMAND, source, &commandnsresetpass) << "to confirm RESETPASS and forcefully identify as " << na->nick; if (source.GetUser()) {