mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
A few more typo fixes.
This commit is contained in:
parent
7050100443
commit
a0d37b0551
@ -21,7 +21,7 @@
|
||||
#include "sql.h"
|
||||
#include "hash.h"
|
||||
|
||||
/* $ModDesc: Allow/Deny connections based upon an arbitary SQL table */
|
||||
/* $ModDesc: Allow/Deny connections based upon an arbitrary SQL table */
|
||||
|
||||
enum AuthState {
|
||||
AUTH_STATE_NONE = 0,
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
#include "inspircd.h"
|
||||
|
||||
/* $ModDesc: Provides the SWHOIS command which allows setting of arbitary WHOIS lines */
|
||||
/* $ModDesc: Provides the SWHOIS command which allows setting of arbitrary WHOIS lines */
|
||||
|
||||
/** Handle /SWHOIS
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user