mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #27076: Doc, comment and tests spelling fixes
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
This commit is contained in:
parent
eb9aca3c07
commit
46f50726a0
67 changed files with 241 additions and 241 deletions
|
@ -542,7 +542,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue