summaryrefslogtreecommitdiff
path: root/Tools/pynche/ColorDB.py
diff options
context:
space:
mode:
authorChristian Clauss <cclauss@me.com>2021-10-06 19:55:16 +0200
committerGitHub <noreply@github.com>2021-10-06 10:55:16 -0700
commit682aecfdeba481c876bfc9f3796c635bd5b5df50 (patch)
tree51102e7170b805a9ae1916483ba04b2e0e7f4fe9 /Tools/pynche/ColorDB.py
parent0571b934f5f9198c3461a7b631d7073ac0a5676f (diff)
downloadcpython-git-682aecfdeba481c876bfc9f3796c635bd5b5df50.tar.gz
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
Diffstat (limited to 'Tools/pynche/ColorDB.py')
-rw-r--r--Tools/pynche/ColorDB.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/pynche/ColorDB.py b/Tools/pynche/ColorDB.py
index eb76d4042d..c013a60896 100644
--- a/Tools/pynche/ColorDB.py
+++ b/Tools/pynche/ColorDB.py
@@ -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