Skip to content

Commit 2803046

Browse files
committed
Update a comment.
1 parent 3e481de commit 2803046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/pynche/ChipViewer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def __init__(self, switchboard, master=None):
8484

8585
def update_yourself(self, red, green, blue):
8686
# Selected always shows the #rrggbb name of the color, nearest always
87-
# shows the name of the nearest color in the database. TBD: should
87+
# shows the name of the nearest color in the database. BAW: should
8888
# an exact match be indicated in some way?
8989
#
9090
# Always use the #rrggbb style to actually set the color, since we may

0 commit comments

Comments
 (0)