]> granicus.if.org Git - apache/commitdiff
fix a typo in an error message
authorJeff Trawick <trawick@apache.org>
Mon, 7 Jan 2002 16:03:25 +0000 (16:03 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 7 Jan 2002 16:03:25 +0000 (16:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92762 13f79535-47bb-0310-9956-ffa450edef68

build/binbuild.sh

index bbd5058310cab47c2ce4e285e3da0e87e5a20576..7c857bdd24ba25aafd989f56679ea17b91f1eec4 100755 (executable)
@@ -28,7 +28,7 @@ then
   echo "ERROR: The current directory contains no valid Apache distribution."
   echo "Please change the directory to the top level directory of a freshly"
   echo "unpacked Apache 2.0 source distribution and re-execute the script"
-  echo "'./build/bindbuild.sh'." 
+  echo "'./build/binbuild.sh'." 
   exit 1;
 fi