summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-05-21 14:22:49 -0400
committerluz.paz <luzpaz@users.noreply.github.com>2018-05-21 14:22:49 -0400
commit1e012029923cf95f34483d81d889ad3f20793a57 (patch)
tree907bb1f4deeb56f920b14c1326979781a1098ac7 /config.guess
parent684dfb820b6eb797fb18e35cdfe05c1ae70e9816 (diff)
downloadlcms2-1e012029923cf95f34483d81d889ad3f20793a57.tar.gz
Misc. typos
Found via `codespell -q 3`
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.guess b/config.guess
index 6c32c86..e746461 100755
--- a/config.guess
+++ b/config.guess
@@ -1100,7 +1100,7 @@ EOF
# uname -m prints for DJGPP always 'pc', but it prints nothing about
# the processor, so we play safe by assuming i586.
# Note: whatever this is, it MUST be the same as what config.sub
- # prints for the "djgpp" host, or else GDB configury will decide that
+ # prints for the "djgpp" host, or else GDB configuration will decide that
# this is a cross-build.
echo i586-pc-msdosdjgpp
exit ;;