We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e481de commit 2803046Copy full SHA for 2803046
1 file changed
Tools/pynche/ChipViewer.py
@@ -84,7 +84,7 @@ def __init__(self, switchboard, master=None):
84
85
def update_yourself(self, red, green, blue):
86
# Selected always shows the #rrggbb name of the color, nearest always
87
- # shows the name of the nearest color in the database. TBD: should
+ # shows the name of the nearest color in the database. BAW: should
88
# an exact match be indicated in some way?
89
#
90
# Always use the #rrggbb style to actually set the color, since we may
0 commit comments