summaryrefslogtreecommitdiff
path: root/data/botserv.example.conf
diff options
context:
space:
mode:
authorRobby- <robby@chat.be>2013-02-02 07:30:53 +0100
committerRobby- <robby@chat.be>2013-02-02 07:30:53 +0100
commit15b37c1e38b20a3f6244af179dfdb395ee929800 (patch)
tree5ce51a5ecb759c472d3f44a322e9fb61a2bbd7ab /data/botserv.example.conf
parentdccb0ee3138359559d3a984d4708b53154aa7082 (diff)
Some more typo and help text fixes, proper formatting of control codes, missing privileges, and settings corrections.
Diffstat (limited to 'data/botserv.example.conf')
-rw-r--r--data/botserv.example.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/botserv.example.conf b/data/botserv.example.conf
index 93d9a9d16..9f13850cb 100644
--- a/data/botserv.example.conf
+++ b/data/botserv.example.conf
@@ -9,7 +9,7 @@
service
{
/*
- * The name of the BotServ client
+ * The name of the BotServ client.
*/
nick = "BotServ"
@@ -149,7 +149,7 @@ botserv
* Sane defaults are provided below that do not need to be edited unless you wish to change the default behavior.
*/
-/* Give it a help command */
+/* Give it a help command. */
command { service = "BotServ"; name = "HELP"; command = "generic/help"; }
/*