summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2019-02-22 18:50:50 (GMT)
committerfvogel <fvogelnew1@free.fr>2019-02-22 18:50:50 (GMT)
commitaca8a46ef445cd61629a2b92094107c97ce89791 (patch)
treed3cef4c4c92fb1d624703e914bbf211c6b876a37
parentea84e24e8ca7b01f930961973340e0253b5eec49 (diff)
parent1cef9274b60a299bef15c8ddc054701387f9d560 (diff)
downloadtk-aca8a46ef445cd61629a2b92094107c97ce89791.zip
tk-aca8a46ef445cd61629a2b92094107c97ce89791.tar.gz
tk-aca8a46ef445cd61629a2b92094107c97ce89791.tar.bz2
Fix [30a0fc767a]: spelling error in a comment
-rw-r--r--macosx/tkMacOSXSubwindows.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXSubwindows.c b/macosx/tkMacOSXSubwindows.c
index 7bc807a..35002a9 100644
--- a/macosx/tkMacOSXSubwindows.c
+++ b/macosx/tkMacOSXSubwindows.c
@@ -1314,7 +1314,7 @@ TkMacOSXWinCGBounds(
* UpdateOffsets --
*
* Updates the X & Y offsets of the given TkWindow from the TopLevel it is
- * a decendant of.
+ * a descendant of.
*
* Results:
* None.