remove duplicate word, thanks Michael Stevens!

This commit is contained in:
Nico Golde 2015-11-04 19:35:20 -05:00
parent 63b5736e6e
commit 29ff454e80
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -2,7 +2,7 @@ Abstract
--------
ii is a minimalistic FIFO and filesystem based IRC client. It creates an irc
directory tree with server, channel and nick name directories. In every
directory a FIFO file (in) and and normal file (out) is placed.
directory a FIFO file (in) and normal file (out) is placed.
The in file is used to communicate with the servers and the out files include
the server messages. For every channel and every nick name there will be new in

2
ii.1
View File

@ -10,7 +10,7 @@ ii \- irc it or irc improved
is a minimalistic FIFO and filesystem based IRC client.
It creates an irc directory tree with server, channel and
nick name directories.
In every directory a FIFO file (in) and and normal file (out)
In every directory a FIFO file (in) and normal file (out)
is placed. This will be for example ~/irc/irc.freenode.net/.
The in file is used to communicate with the servers and the out
files includes the server messages. For every channel and every nick