aboutsummaryrefslogtreecommitdiff
path: root/depends/config.guess
diff options
context:
space:
mode:
Diffstat (limited to 'depends/config.guess')
-rwxr-xr-xdepends/config.guess2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/config.guess b/depends/config.guess
index 1f5c50c0d1..553731934e 100755
--- a/depends/config.guess
+++ b/depends/config.guess
@@ -1099,7 +1099,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 configure will decide that
# this is a cross-build.
echo i586-pc-msdosdjgpp
exit ;;