summaryrefslogtreecommitdiffstats
path: root/library/clrpick.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-16 22:23:17 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-16 22:23:17 (GMT)
commit31f6b36e6e188b6b5c7a5007b15b99100b597bab (patch)
tree9ccfcdb8140291a877a3fa051032fca6560eb29d /library/clrpick.tcl
parent03ceba547a22b69f50f302e737f783597d7f9276 (diff)
downloadtk-31f6b36e6e188b6b5c7a5007b15b99100b597bab.zip
tk-31f6b36e6e188b6b5c7a5007b15b99100b597bab.tar.gz
tk-31f6b36e6e188b6b5c7a5007b15b99100b597bab.tar.bz2
Fix bug 533519
Diffstat (limited to 'library/clrpick.tcl')
-rw-r--r--library/clrpick.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/clrpick.tcl b/library/clrpick.tcl
index cfbfb4f..02793cc 100644
--- a/library/clrpick.tcl
+++ b/library/clrpick.tcl
@@ -89,7 +89,7 @@ proc ::tk::dialog::color:: {args} {
# 5. Withdraw the window, then update all the geometry information
# so we know how big it wants to be, then center the window in the
- # display and de-iconify it.
+ # display (Motif style) and de-iconify it.
::tk::PlaceWindow $w widget $data(-parent)
wm title $w $data(-title)