diff options
author | jonasdlindner <42033762+jonasdlindner@users.noreply.github.com> | 2022-04-09 09:12:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-09 09:12:15 (GMT) |
commit | f52d987abfda25e50469c9b6fe1d19f72453d2de (patch) | |
tree | 8c0bc048c8ae01dd4b0f009ce642981a485c2371 /configure | |
parent | 677320348728ce058fa3579017e985af74a236d4 (diff) | |
download | cpython-f52d987abfda25e50469c9b6fe1d19f72453d2de.zip cpython-f52d987abfda25e50469c9b6fe1d19f72453d2de.tar.gz cpython-f52d987abfda25e50469c9b6fe1d19f72453d2de.tar.bz2 |
Fix some typos in comments (GH-32422)
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6464,7 +6464,7 @@ $as_echo "$EXPORTSYMS" >&6; } # 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. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 $as_echo_n "checking for GNU ld... " >&6; } |