summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-08-06 15:40:06 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-08-06 15:40:06 +0000
commit03f03a91ae1b7cc9244af3a2601abd9307a02e20 (patch)
tree20df2213c2d50b7b803233359fbf65076ccdaab6
parent1c33521c6913d3f15e2d2f89ef8a9603e16d04ba (diff)
Minor typo fixes in example.conf
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2411 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--data/example.conf18
1 files changed, 9 insertions, 9 deletions
diff --git a/data/example.conf b/data/example.conf
index 830f518c9..191c9ad02 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -1,7 +1,7 @@
/*
* Example configuration file for Services. After making the appropriate
* changes to this file, place it in the Services data directory (as
- * specified in the "configure" script, default /home/username/services)
+ * specified in the "configure" script, default /home/username/services/data)
* under the name "services.conf".
*
* The format of this file is fairly simple: three types of comments are supported:
@@ -194,7 +194,7 @@ serverinfo
networkinfo
{
/*
- * For the given channel, every use that has or gets op status of the channel
+ * For the given channel, every user that has or gets op status of the channel
* will automatically receive the +h user mode. This directive is optional.
*/
helpchannel = "#help"
@@ -414,7 +414,7 @@ options
/*
* If set, Anope will dump core when a segmentation fault occurs. This is
* generally not needed, but if Anope is crashing on your network and you
- * want to make a bug report, having a core file may be of great help.
+ * want to make a bug report, having a core file will be of great help.
* This directive is optional.
*/
#dumpcore = yes
@@ -506,11 +506,11 @@ options
* Available privileges:
* botserv/administration - Can perform certain BotServ administrative tasks
* chanserv/access/modify - Can modify channel access lists
- * chanserv/auspex - Can see any informations on /chanserv info
+ * chanserv/auspex - Can see any information with /chanserv info
* chanserv/no-register-limit - May register an unlimited number of channels and nicknames
- * chanserv/set - Can modifiy the settings of any channel (incl. changing of the owner and password!)
+ * chanserv/set - Can modify the settings of any channel (incl. changing of the owner and password!)
* hostserv/set - Can add/modify/delete any vhost
- * memoserv/info - Can see any information on /memoserv info
+ * memoserv/info - Can see any information with /memoserv info
* memoserv/set-limit - Can set the limit of max stored memos on any user and channel
*
* Available commands:
@@ -790,7 +790,7 @@ nickserv
#enforceruser = "enforcer"
/*
- * The delay before a NickServ-collided nick is released.
+ * The delay before a NickServ collided nick is released.
*/
releasetimeout = 1m
@@ -1071,7 +1071,7 @@ botserv
modules = "bs_help bs_botlist bs_assign bs_set bs_kick bs_badwords bs_act bs_info bs_say bs_unassign bs_bot"
/*
- * The default bot options for newly registered channel. Note that changing these options
+ * The default bot options for newly registered channels. Note that changing these options
* will have no effect on channels which are already registered. The list must be separated
* by spaces.
*
@@ -1118,7 +1118,7 @@ botserv
#smartjoin = yes
/*
- * If set, the bots will use a kick reason that does not retake the word when it is kicking.
+ * If set, the bots will use a kick reason that does not state the word when it is kicking.
* This is especially useful if you have young people on your network. This directive is
* optional.
*/