]> git.saurik.com Git - wxWidgets.git/blobdiff - src/expat/conftools/PrintPath
Update the version of Expat used to 2.1.0.
[wxWidgets.git] / src / expat / conftools / PrintPath
index 869f2aa762a90735c0f7d5449e408a5e3110ae02..e8559a3d643e577247214d351ff5320c27f5f15c 100755 (executable)
@@ -45,11 +45,11 @@ 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
-# if test/[] knows about -x, which is the prefered flag.
+# if test/[] knows about -x, which is the preferred flag.
 ##
 
 if [ "x$os" = "xOS/2" ]