From aded22555eeb31bc032f9bc58a83762981a58391 Mon Sep 17 00:00:00 2001 From: klemens Date: Sun, 16 Apr 2017 20:49:32 +0200 Subject: spelling fixes --- src/scripts/Configure-os.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/scripts') 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 -- cgit v1.2.3