diff options
| author | 2009-08-28 20:16:38 +0000 | |
|---|---|---|
| committer | 2009-08-28 20:16:38 +0000 | |
| commit | 8bedfebc177332f3e6af878ed9d95131a2447c55 (patch) | |
| tree | 07a2d033391e9cc059e574462364b65ed9f41335 | |
| parent | Updated helpop files from Namegduf. Also thanks to Taros and Kazuma for their... (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.pm | 2 |
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! |
