]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Fix a really minor spelling error in make/configure.pm
authorpsychon <psychon@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 28 Aug 2009 20:16:38 +0000 (20:16 +0000)
committerpsychon <psychon@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 28 Aug 2009 20:16:38 +0000 (20:16 +0000)
Thanks to Kuja aka Dessa for reporting this.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11544 e03df62e-2008-0410-955e-edbf42e46eb7

make/configure.pm

index ae88d90ce2c764ffd27d0e9d21582908ea52d026..00e50c328e3db073afc9954809a8624303da992c 100644 (file)
@@ -259,7 +259,7 @@ is started, and any omitted values are defaulted.
 Arguments with a single \"-\" symbol, as in
 InspIRCd 1.0.x, are also allowed.
 
-  --disable-interactive        Sets no options intself, but
+  --disable-interactive        Sets no options itself, but
                                will disable any interactive prompting.
   --disable-rpath              Disable runtime paths. DO NOT USE UNLESS
                                YOU KNOW WHAT YOU ARE DOING!