mirror of
https://github.com/anope/anope.git
synced 2026-07-09 03:03:14 +02:00
Fixed typos
This commit is contained in:
+1
-1
@@ -288,7 +288,7 @@ options
|
||||
*
|
||||
* NOTE: If you don't uncomment this or keep the default values, any talented
|
||||
* programmer would be able to easily "guess" random strings used to mask
|
||||
* information. Be safe, and come up with a 7-digit numbers.
|
||||
* information. Be safe, and come up with a 7-digit number.
|
||||
*
|
||||
* This directive is optional, but highly recommended.
|
||||
*/
|
||||
|
||||
@@ -92,7 +92,7 @@ nickserv
|
||||
*
|
||||
* This directive is optional.
|
||||
*/
|
||||
#unregistered_notice = "Your nickname is not registered. To register it use /nickserv regsiter password email."
|
||||
#unregistered_notice = "Your nickname is not registered. To register it use /nickserv register password email."
|
||||
|
||||
/*
|
||||
* The default options for newly registered nicks. Note that changing these options
|
||||
|
||||
Reference in New Issue
Block a user