summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorVeres Lajos <vlajos@gmail.com>2013-07-13 13:37:04 +0100
committerStanislav Malyshev <stas@php.net>2013-07-15 00:18:57 -0700
commit72085b0e5f2fe6e69a83d8f43f92c5fe0d8bace3 (patch)
tree88547d65722d637a8a1eb7d2f4fa1f09394beb76 /config.guess
parentb8a2b254a1a629556d2c5d6a387026b9e774c868 (diff)
downloadphp-git-72085b0e5f2fe6e69a83d8f43f92c5fe0d8bace3.tar.gz
typo fixes
Diffstat (limited to 'config.guess')
-rw-r--r--config.guess2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.guess b/config.guess
index b94cde8ef2..1578aa1736 100644
--- a/config.guess
+++ b/config.guess
@@ -1080,7 +1080,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 ;;