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