mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #28145: Spelling fixes
This commit is contained in:
parent
525aedc5fa
commit
2dc77f0e19
3 changed files with 3 additions and 3 deletions
|
@ -82,7 +82,7 @@ esac
|
|||
NL='\
|
||||
'
|
||||
|
||||
# Setup to link with extra libraries when makeing shared extensions.
|
||||
# Setup to link with extra libraries when making shared extensions.
|
||||
# Currently, only Cygwin needs this baggage.
|
||||
case `uname -s` in
|
||||
CYGWIN*) if test $libdir = .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue