From a0d37b0551bce0f1023b477c6518d209076e3844 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 25 May 2012 20:13:53 +0100 Subject: A few more typo fixes. --- src/modules/m_sqlauth.cpp | 2 +- src/modules/m_swhois.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/modules/m_sqlauth.cpp b/src/modules/m_sqlauth.cpp index f2108f7bd..417d5a4b5 100644 --- a/src/modules/m_sqlauth.cpp +++ b/src/modules/m_sqlauth.cpp @@ -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, diff --git a/src/modules/m_swhois.cpp b/src/modules/m_swhois.cpp index 7267f3e95..dc53f2f0c 100644 --- a/src/modules/m_swhois.cpp +++ b/src/modules/m_swhois.cpp @@ -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 */ -- cgit v1.2.3