summaryrefslogtreecommitdiffstats
path: root/library/msgbox.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-29 08:16:38 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-29 08:16:38 (GMT)
commit2394840bf0a69ff1aa91ecead70e6b2a4d716d1a (patch)
treea071167cb16834595a30cb892fda90b867250e6c /library/msgbox.tcl
parent79ddeebf264139cfbadae729b54646a2cfc8c092 (diff)
parent64ac9dba8558f572db2bd2d6f908134796bf92c3 (diff)
downloadtk-bug_3512824.zip
tk-bug_3512824.tar.gz
tk-bug_3512824.tar.bz2
merge trunkbug_3512824
Diffstat (limited to 'library/msgbox.tcl')
-rw-r--r--library/msgbox.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/msgbox.tcl b/library/msgbox.tcl
index 087567e..60a2a19 100644
--- a/library/msgbox.tcl
+++ b/library/msgbox.tcl
@@ -395,7 +395,7 @@ proc ::tk::MessageBox {args} {
# 7. 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)