diff --git a/Tools/pynche/ChipViewer.py b/Tools/pynche/ChipViewer.py index 33d12dcd4ca..c6b36c5c074 100644 --- a/Tools/pynche/ChipViewer.py +++ b/Tools/pynche/ChipViewer.py @@ -84,7 +84,7 @@ def __init__(self, switchboard, master=None): def update_yourself(self, red, green, blue): # Selected always shows the #rrggbb name of the color, nearest always - # shows the name of the nearest color in the database. TBD: should + # shows the name of the nearest color in the database. BAW: should # an exact match be indicated in some way? # # Always use the #rrggbb style to actually set the color, since we may