mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Fix typos in the Tools directory (GH-28769)
Like #28744 but for the Tools directory. [skip issue] Opening a related issue is pending python/psf-infra-meta#130 Automerge-Triggered-By: GH:pablogsal
This commit is contained in:
parent
0571b934f5
commit
682aecfdeb
15 changed files with 24 additions and 24 deletions
|
@ -9,7 +9,7 @@ format of the file is. If it can't figure out the file format, or it has
|
|||
trouble reading the file, None is returned. You can pass get_colordb() an
|
||||
optional filetype argument.
|
||||
|
||||
Supporte file types are:
|
||||
Supported file types are:
|
||||
|
||||
X_RGB_TXT -- X Consortium rgb.txt format files. Three columns of numbers
|
||||
from 0 .. 255 separated by whitespace. Arbitrary trailing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue