summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWm.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-28 14:29:56 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-28 14:29:56 (GMT)
commit23f3f3d7286d69a47c993acf489b768f415cc664 (patch)
treef8d5e8ce98115c9598f5440819b72009c0a53b34 /macosx/tkMacOSXWm.c
parentd37007df853bd3159a4638c76fdfcd84b464930d (diff)
parent6c33a5829de2164ea44a4b04a48188bdc4633b48 (diff)
downloadtk-23f3f3d7286d69a47c993acf489b768f415cc664.zip
tk-23f3f3d7286d69a47c993acf489b768f415cc664.tar.gz
tk-23f3f3d7286d69a47c993acf489b768f415cc664.tar.bz2
Merge 8.6
Diffstat (limited to 'macosx/tkMacOSXWm.c')
-rw-r--r--macosx/tkMacOSXWm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXWm.c b/macosx/tkMacOSXWm.c
index 95b84bf..77da97d 100644
--- a/macosx/tkMacOSXWm.c
+++ b/macosx/tkMacOSXWm.c
@@ -1803,7 +1803,7 @@ WmColormapwindowsCmd(
wmPtr->cmapCount = windowObjc;
/*
- * On the Macintosh all of this is just an excercise in compatability as
+ * On the Macintosh all of this is just an excercise in compatibility as
* we don't support colormaps. If we did they would be installed here.
*/
@@ -5184,7 +5184,7 @@ TkWmAddToColormapWindows(
topPtr->wmInfoPtr->cmapCount = count+1;
/*
- * On the Macintosh all of this is just an excercise in compatability as
+ * On the Macintosh all of this is just an excercise in compatibility as
* we don't support colormaps. If we did they would be installed here.
*/
}