summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpsychon <psychon@e03df62e-2008-0410-955e-edbf42e46eb7>2009-08-28 20:16:38 +0000
committerpsychon <psychon@e03df62e-2008-0410-955e-edbf42e46eb7>2009-08-28 20:16:38 +0000
commit8bedfebc177332f3e6af878ed9d95131a2447c55 (patch)
tree07a2d033391e9cc059e574462364b65ed9f41335
parent14c2b4a761219a1163524f8f2263b489b3d9ea67 (diff)
Fix a really minor spelling error in make/configure.pm
Thanks to Kuja aka Dessa for reporting this. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11544 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--make/configure.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/configure.pm b/make/configure.pm
index ae88d90ce..00e50c328 100644
--- a/make/configure.pm
+++ b/make/configure.pm
@@ -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!