summaryrefslogtreecommitdiff
path: root/src/scripts
diff options
context:
space:
mode:
authorklemens <ka7@github.com>2017-04-16 20:49:32 +0200
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2018-12-20 22:29:09 +0100
commitaded22555eeb31bc032f9bc58a83762981a58391 (patch)
tree801b3a8f5b247a7690149ca2c0f3c9130f4ef249 /src/scripts
parentaa6e77afb5ba7df42fcff06cac744b1f4a4105d2 (diff)
downloadexim4-aded22555eeb31bc032f9bc58a83762981a58391.tar.gz
spelling fixes
Diffstat (limited to 'src/scripts')
-rwxr-xr-xsrc/scripts/Configure-os.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/Configure-os.h b/src/scripts/Configure-os.h
index e9f6afd98..ae1ecf943 100755
--- a/src/scripts/Configure-os.h
+++ b/src/scripts/Configure-os.h
@@ -28,7 +28,7 @@ then echo ""
fi
rm -f os.h
-# In order to accomodate for the fudge below, copy the file instead of
+# In order to accommodate for the fudge below, copy the file instead of
# symlinking it. Otherwise we pollute the clean copy with the fudge.
cp -p ../OS/os.h-$os os.h || exit 1