Преглед изворни кода

Simplify NS GROUP help text

tags/v1.1.0-rc1
Daniel Oaks пре 5 година
родитељ
комит
d738688b2a
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      irc/nickserv.go

+ 2
- 2
irc/nickserv.go Прегледај датотеку

@@ -83,8 +83,8 @@ same user account, letting you reclaim your nickname.`,
83 83
 			handler: nsGroupHandler,
84 84
 			help: `Syntax: $bGROUP$b
85 85
 
86
-GROUP links your current nickname with your logged-in account, preventing other
87
-users from changing to it (or forcing them to rename).`,
86
+GROUP links your current nickname with your logged-in account, so other people
87
+will not be able to use it.`,
88 88
 			helpShort:    `$bGROUP$b links your current nickname to your user account.`,
89 89
 			enabled:      servCmdRequiresNickRes,
90 90
 			authRequired: true,

Loading…
Откажи
Сачувај