summaryrefslogtreecommitdiff
path: root/build/aix
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2013-08-25 07:37:34 +0000
committerChristophe Jaillet <jailletc36@apache.org>2013-08-25 07:37:34 +0000
commit304ff17b5ffcad349bd1aacd32f376a6bbb58b7f (patch)
treeb80eb06d1e3a772832951a619c35de410b9053f7 /build/aix
parent8692d85d607938e9cac823b653ee1f37a9f2f5b5 (diff)
downloadhttpd-304ff17b5ffcad349bd1aacd32f376a6bbb58b7f.tar.gz
Fix typo in comment (r1508416 in trunk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1517232 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/aix')
-rwxr-xr-xbuild/aix/mkinstallp.ksh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/aix/mkinstallp.ksh b/build/aix/mkinstallp.ksh
index cde2179705..12049fc3f5 100755
--- a/build/aix/mkinstallp.ksh
+++ b/build/aix/mkinstallp.ksh
@@ -146,7 +146,7 @@ cat - <<EOF >>$template
Relocatable: N
EOFileset
EOF
-# man pages as seperate fileset
+# man pages as separate fileset
cd ${TEMPDIR}
if [[ -d usr/share/man ]]
then