striker 2003/09/22 16:56:34
Modified: build PrintPath Log: * build/PrintPath: Fix typo in comment. Submitted by: Blair Zajac <[EMAIL PROTECTED]> Revision Changes Path 1.2 +1 -1 apr/build/PrintPath Index: PrintPath =================================================================== RCS file: /home/cvs/apr/build/PrintPath,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- PrintPath 18 Feb 2001 13:36:15 -0000 1.1 +++ PrintPath 22 Sep 2003 23:56:33 -0000 1.2 @@ -45,7 +45,7 @@ # # 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
