summaryrefslogtreecommitdiff
path: root/src/scripts/Configure-os.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/Configure-os.h')
-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