summaryrefslogtreecommitdiff
path: root/data/global.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/global.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/global.example.conf')
-rw-r--r--data/global.example.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/global.example.conf b/data/global.example.conf
index dfc7ad163..2ae7cdc99 100644
--- a/data/global.example.conf
+++ b/data/global.example.conf
@@ -9,7 +9,7 @@
service
{
/*
- * The name of the Global client
+ * The name of the Global client.
*/
nick = "Global"
@@ -109,7 +109,7 @@ global
* 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 = "Global"; name = "HELP"; command = "generic/help"; }
/*