- INSTALL: fixed typo
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Sat, 20 Jun 2015 16:27:55 +0000 (16:27 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Sat, 20 Jun 2015 16:27:55 +0000 (16:27 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@6172 82007160-df01-0410-b94d-b575c5fd34c7

INSTALL

diff --git a/INSTALL b/INSTALL
index b35b92443615cb3622f6372f64178904239d2a98..8820996a420eee1b1cf7b1dd7a232951e492948d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -97,7 +97,7 @@ Execution
 
     Further debugging can be enabled by using one or more -d switches. One or
     more -d switches will cause the bot to not fork on startup, and it will
-    send all log messages to stederr (i.e., your terminal) instead of its
+    send all log messages to stderr (i.e., your terminal) instead of its
     logfile. It will also cause extra debugging information that is not
     normally of interest to be sent to stderr. Two or more -d switches will
     enable logging of all IRC traffic received and sent.