repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 1136b9769099e8e163fabbf68fd07f0db086398e:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 1136b9769099e8e163fabbf68fd07f0db086398e
Author: Alexander Barton 
Date:   Thu Apr 30 09:29:41 2015 +0200

    doc/Modes.txt: Fix indentation

diff --git a/doc/Modes.txt b/doc/Modes.txt
index 61d5e8f66a7cdb83a4fdbe0adf98e6c2420f5f18..
index ..07f16eb0489b8a959cddc6cf1205af6027b2310d 100644
--- a/doc/Modes.txt
+++ b/doc/Modes.txt
@@ -28,7 +28,7 @@ channels he is using at the moment.
   C	19	Only users that share a channel are allowed to send messages.
   F	22	Relaxed flood protection (only settable by IRC Operators).
   i	0.0.1	User is "invisible".
-  I 23	No channels are shown on WHOIS (IRC Operators can always see those).
+  I	23	No channels are shown on WHOIS (IRC Ops can always see those).
   o	0.0.1	User is IRC operator.
   q	20	User is protected, can not be kicked from a channel.
   r	0.0.1	User is restricted.

-----END OF PAGE-----