summaryrefslogtreecommitdiff
path: root/src/modules/m_swhois.cpp
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2012-05-25 20:13:53 +0100
committerPeter Powell <petpow@saberuk.com>2012-05-25 20:13:53 +0100
commita0d37b0551bce0f1023b477c6518d209076e3844 (patch)
treefb342bd4c2bef05928511708d55cd0becb13491b /src/modules/m_swhois.cpp
parent70501004436bb9de15b845e865054e2ca7004f5f (diff)
A few more typo fixes.
Diffstat (limited to 'src/modules/m_swhois.cpp')
-rw-r--r--src/modules/m_swhois.cpp2
1 files changed, 1 insertions, 1 deletions
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
*/