summaryrefslogtreecommitdiff
path: root/Config
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-06-03 15:51:46 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-06-03 15:51:46 +0000
commitaffc29aca56d8777966f0a5a3b3a01dd5d3dffb2 (patch)
tree42fa07583012b5f1e02c08fedb8f286aabd2c473 /Config
parent3bd357725af126260e3ce9525f708f642e9c93a4 (diff)
Typo fix in ./Config
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2309 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Config')
-rwxr-xr-xConfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config b/Config
index 1c3058d0b..c883488fc 100755
--- a/Config
+++ b/Config
@@ -368,7 +368,7 @@ if [ "$USE_RUN_CC_PL" = "yes" ] ; then
TEMP_YN="y"
fi
echo "You can optionally have the build run through run-cc.pl, which will"
-echo "cause warnings and errors (if any) to be colored yellow and run,"
+echo "cause warnings and errors (if any) to be colored yellow and red,"
echo "respectively. This relies on Perl being installed, so if you say yes"
echo "to this without Perl, the option will be ignored."
echo "NOTE: If you are using MinGW, it is NOT recommended to say yes to"