diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-01-30 19:04:23 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-01-30 19:04:23 +0000 |
commit | 7f811f8d54c2ee2bc9a5cb3aa1b6dc966d16a38a (patch) | |
tree | 578c6d0b1abeed0bf172c9ba9e7ed80be04d488a /conf/inspircd.helpop.example | |
parent | 361454d367661f9812d74c6a703964885f9b6ac4 (diff) |
Merge spellig-mistaks patch from dmb
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6459 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/inspircd.helpop.example')
-rw-r--r-- | conf/inspircd.helpop.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/inspircd.helpop.example b/conf/inspircd.helpop.example index 0fb32f205..a02847ad0 100644 --- a/conf/inspircd.helpop.example +++ b/conf/inspircd.helpop.example @@ -1,6 +1,6 @@ # Sample configuration file for m_helpop.so # You can either copy this into your conf folder and set up the module to use it, -# or you can customise the responses for your network and/or add more. +# or you can customize the responses for your network and/or add more. # # The way the new helpop system works is simple. You use one or more helpop tags. # <helpop key="moo" value="something here">. |