summaryrefslogtreecommitdiffstats
path: root/library/clrpick.tcl
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2012-04-16 22:23:17 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2012-04-16 22:23:17 (GMT)
commitf1738e4080c7f26a5bdfb1dfcb3b74b597753f23 (patch)
tree9ccfcdb8140291a877a3fa051032fca6560eb29d /library/clrpick.tcl
parent17bba1e64412ab68a7e0f2c2e5e3feed49a46f49 (diff)
downloadtk-f1738e4080c7f26a5bdfb1dfcb3b74b597753f23.zip
tk-f1738e4080c7f26a5bdfb1dfcb3b74b597753f23.tar.gz
tk-f1738e4080c7f26a5bdfb1dfcb3b74b597753f23.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)