summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-05-26 05:28:50 +0000
committerMartin Panter <vadmium+py@gmail.com>2016-05-26 05:28:50 +0000
commitb1d867f14965e2369d31a3fcdab5bca34b4d81b4 (patch)
treee12a80fb726447f7e1c09839aae24fd9277258ce /configure.ac
parent5db0b3396e664affee09c0cb2094fdafc94acd94 (diff)
downloadcpython-git-b1d867f14965e2369d31a3fcdab5bca34b4d81b4.tar.gz
Issue #27076: Doc, comment and test function name spelling fixes
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d3119b4e6..f0082fdfb6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -479,7 +479,7 @@ fi
#
# SGI compilers allow the specification of the both the ABI and the
# ISA on the command line. Depending on the values of these switches,
-# different and often incompatable code will be generated.
+# different and often incompatible code will be generated.
#
# The SGI_ABI variable can be used to modify the CC and LDFLAGS and
# thus supply support for various ABI/ISA combinations. The MACHDEP