diff --git a/autogen.sh b/autogen.sh index f96c6646b..6300e7a64 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/bash echo "Regenerating 'configure' and headers..." -echo "NOTE: If you are not an UnrealIRCd developers you might want to run ./Config" +echo "NOTE: If you are not an UnrealIRCd developer you might want to run ./Config" cd "$(dirname "${0}")"