From: Cliff Woolley Date: Sun, 28 Sep 2003 17:08:33 +0000 (+0000) Subject: had this change laying around forgotten in an old sandbox X-Git-Tag: 2.0.48~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c66be256d0fd2f44b66985965a7a6f75d34561e;p=thirdparty%2Fapache%2Fhttpd.git had this change laying around forgotten in an old sandbox git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101339 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/PrintPath b/build/PrintPath index 68435f3744c..c5b5dff7e34 100755 --- a/build/PrintPath +++ b/build/PrintPath @@ -45,7 +45,7 @@ done # # First of all, all OS/2 programs have the '.exe' extension. # Next, we adjust PATH (or what was given to us as PATH) to -# be whitespace seperated directories. +# be whitespace separated directories. # Finally, we try to determine the best flag to use for # test/[] to look for an executable file. OS/2 just has '-r' # but with other OSs, we do some funny stuff to check to see