Bläddra i källkod

Fix SAREGISTER short help in SAVERIFY command

tags/v2.11.0
William Rehwinkel 1 år sedan
förälder
incheckning
63c08ce537
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      irc/nickserv.go

+ 1
- 1
irc/nickserv.go Visa fil

@@ -174,7 +174,7 @@ an administrator can set use this command to set up user accounts.`,
174 174
 			help: `Syntax: $bSAVERIFY <username>$b
175 175
 
176 176
 SAVERIFY manually verifies an account that is pending verification.`,
177
-			helpShort: `$bSAREGISTER$b registers an account on someone else's behalf.`,
177
+			helpShort: `$bSAVERIFY$b manually verifies an account that is pending verification.`,
178 178
 			enabled:   servCmdRequiresAuthEnabled, // deliberate
179 179
 			capabs:    []string{"accreg"},
180 180
 			minParams: 1,

Laddar…
Avbryt
Spara