diff options
author | Stas Bekman <stas@apache.org> | 2003-10-11 08:38:12 +0200 |
---|---|---|
committer | Stas Bekman <stas@apache.org> | 2003-10-11 08:38:12 +0200 |
commit | acdff277bead4e91208c1b12cfeaa3513f25bc39 (patch) | |
tree | d727c95a1a127f4aa2ad7b8fe51d8a549cbdc063 /build | |
parent | fix the config parser to support <Foo>..</Foo> containers (no (diff) | |
download | apache2-acdff277bead4e91208c1b12cfeaa3513f25bc39.tar.xz apache2-acdff277bead4e91208c1b12cfeaa3513f25bc39.zip |
spelling fix
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101416 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rwxr-xr-x | build/PrintPath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/PrintPath b/build/PrintPath index 68435f3744..c5b5dff7e3 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 |