diff options
| author | Alexander Barton <alex@barton.de> | 2012-11-02 14:30:19 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2012-11-02 14:30:19 +0100 |
| commit | 48326e061aacd954e24f76c53ded10448cbc28eb (patch) | |
| tree | 5d42738ffc467b82d6f2e7a3dc54d8498276a4a6 /doc/Protocol.txt | |
| parent | 84e9dcbab080b03b2057df8b22327172895833be (diff) | |
| download | ngircd-48326e061aacd954e24f76c53ded10448cbc28eb.tar.gz ngircd-48326e061aacd954e24f76c53ded10448cbc28eb.zip | |
Spelling fix: "nick name" -> "nickname"
Diffstat (limited to 'doc/Protocol.txt')
| -rw-r--r-- | doc/Protocol.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Protocol.txt b/doc/Protocol.txt index 3d2cda6c..c7fd7826 100644 --- a/doc/Protocol.txt +++ b/doc/Protocol.txt @@ -133,7 +133,7 @@ protocol which allows at max 15 arguments per command). Please see <http://www.irc.org/tech_docs/005.html> for details. The information exchanged using ISUPPORT can be used to detect configuration -incompatibilities (different maximum nick name length, for example) and +incompatibilities (different maximum nickname length, for example) and therefore to disconnect the peer prior to registering it in the network. |