mirror of
https://github.com/python/cpython.git
synced 2025-08-24 10:45:53 +00:00
Merge spelling fixes from 3.4 into 3.5
This commit is contained in:
commit
4827e488a4
6 changed files with 6 additions and 6 deletions
|
@ -224,7 +224,7 @@ name2codepoint = {
|
|||
'spades': 0x2660, # black spade suit, U+2660 ISOpub
|
||||
'sub': 0x2282, # subset of, U+2282 ISOtech
|
||||
'sube': 0x2286, # subset of or equal to, U+2286 ISOtech
|
||||
'sum': 0x2211, # n-ary sumation, U+2211 ISOamsb
|
||||
'sum': 0x2211, # n-ary summation, U+2211 ISOamsb
|
||||
'sup': 0x2283, # superset of, U+2283 ISOtech
|
||||
'sup1': 0x00b9, # superscript one = superscript digit one, U+00B9 ISOnum
|
||||
'sup2': 0x00b2, # superscript two = superscript digit two = squared, U+00B2 ISOnum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue