summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorjonasdlindner <42033762+jonasdlindner@users.noreply.github.com>2022-04-09 11:12:15 +0200
committerGitHub <noreply@github.com>2022-04-09 18:12:15 +0900
commitf52d987abfda25e50469c9b6fe1d19f72453d2de (patch)
tree8c0bc048c8ae01dd4b0f009ce642981a485c2371 /configure.ac
parent677320348728ce058fa3579017e985af74a236d4 (diff)
downloadcpython-git-f52d987abfda25e50469c9b6fe1d19f72453d2de.tar.gz
Fix some typos in comments (GH-32422)
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 5860595b75..6a460cd94c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1247,7 +1247,7 @@ AC_MSG_RESULT($EXPORTSYMS)
# make sure we default having it set to "no": this is used by
# distutils.unixccompiler to know if it should add --enable-new-dtags
# to linker command lines, and failing to detect GNU ld simply results
-# in the same bahaviour as before.
+# in the same behaviour as before.
AC_SUBST(GNULD)
AC_MSG_CHECKING(for GNU ld)
ac_prog=ld