diff options
author | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2021-06-17 10:02:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-17 15:02:30 +0100 |
commit | fd88b756fc20dedea15a8a08c21e8f7af6612e4e (patch) | |
tree | 81faaface4f605d329848b0c9b7dae8c7dad5b7f /docs/INSTALL | |
parent | 8d1bc95faf095984dcc39b4c51de5bc5051b9a12 (diff) |
Fix various spelling issues (#274).
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>.
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index 21ca16e19..1ad9533cb 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -80,7 +80,7 @@ Note: You should also read the README and FAQ files! The configuration varies depending on the IRCd, but you will probably need a link block (also called connect block, or C line), a U line (also called - a shared block), and be sure that the IRCd is listneing on the given port + a shared block), and be sure that the IRCd is listening on the given port in the link block. Example link configurations can be found in example.conf for some of the |