summaryrefslogtreecommitdiffstats
path: root/win/tkWinWm.c
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-07-08 20:36:06 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-07-08 20:36:06 (GMT)
commit3018d78340026597655745f383e8f4c2e4e9505d (patch)
treeef95c293ecfc06d3227776df90f2aa1d8838292c /win/tkWinWm.c
parentdb1b8a5882c70d2016d8f24c02bc8f70fa5eb155 (diff)
downloadtk-3018d78340026597655745f383e8f4c2e4e9505d.zip
tk-3018d78340026597655745f383e8f4c2e4e9505d.tar.gz
tk-3018d78340026597655745f383e8f4c2e4e9505d.tar.bz2
Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.
Diffstat (limited to 'win/tkWinWm.c')
-rw-r--r--win/tkWinWm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinWm.c b/win/tkWinWm.c
index 9307503..f7ba611 100644
--- a/win/tkWinWm.c
+++ b/win/tkWinWm.c
@@ -2037,7 +2037,7 @@ UpdateWrapper(
* Pick the decorative frame style. Override redirect windows get
* created as undecorated popups if they have no transient parent,
* otherwise they are children. This allows splash screens to operate
- * as an independent window, while having dropdows (like for a
+ * as an independent window, while having dropdowns (like for a
* combobox) not grab focus away from their parent. Transient windows
* get a modal dialog frame. Neither override, nor transient windows
* appear in the Windows taskbar. Note that a transient window does