about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGoetz Hoffart <goetz@hoffart.de>2003-04-29 13:37:36 +0000
committerGoetz Hoffart <goetz@hoffart.de>2003-04-29 13:37:36 +0000
commit188e95f68096a1057ee5b346a51f1b5f810c6333 (patch)
tree203411f0e99e76675954bba39abf00e0d56e3eb8
parentc5f4e9d09538b78e573f54b6f3f3c937788310d1 (diff)
downloadngircd-188e95f68096a1057ee5b346a51f1b5f810c6333.tar.gz
ngircd-188e95f68096a1057ee5b346a51f1b5f810c6333.zip
Fixed small typo.
-rw-r--r--doc/Protocol.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Protocol.txt b/doc/Protocol.txt
index 0b2a0091..e3c6bbfe 100644
--- a/doc/Protocol.txt
+++ b/doc/Protocol.txt
@@ -22,7 +22,7 @@ in all details. But because the ngIRCd should be a fully compatible
 replacement for this server ("ircd") it tries to emulate these differences.
 
 If you don't like this behavior please ./configure the ngIRCd using the
-"--enable-strict-rfc" command line option. But please not: not all IRC
+"--enable-strict-rfc" command line option. But please note: not all IRC
 clients are compatible with such an server, some can't even connect at all!
 Therefore this option isn't desired for "normal operation".
 
@@ -104,4 +104,4 @@ channel mode). In this case <limit> should be "0".
 
 
 -- 
-$Id: Protocol.txt,v 1.9 2003/04/21 12:48:40 alex Exp $
+$Id: Protocol.txt,v 1.10 2003/04/29 13:37:36 goetz Exp $