summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXColor.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-10 21:10:20 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-10 21:10:20 (GMT)
commitf6715923b8e582240ab916b3a1432af4cc1ecc56 (patch)
tree4617af91a260fbcc070645aac13b188a945e2515 /macosx/tkMacOSXColor.c
parent6b3ace837fc82f4c7474d30636b0b7ecf8aa4e44 (diff)
downloadtk-f6715923b8e582240ab916b3a1432af4cc1ecc56.zip
tk-f6715923b8e582240ab916b3a1432af4cc1ecc56.tar.gz
tk-f6715923b8e582240ab916b3a1432af4cc1ecc56.tar.bz2
Fix [006403a25d]: various comment/documentation fixes
Diffstat (limited to 'macosx/tkMacOSXColor.c')
-rw-r--r--macosx/tkMacOSXColor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXColor.c b/macosx/tkMacOSXColor.c
index 3951683..a21cafb 100644
--- a/macosx/tkMacOSXColor.c
+++ b/macosx/tkMacOSXColor.c
@@ -299,7 +299,7 @@ GetRGBA(
/*
* Prior to OSX 10.14, getComponents returns black when applied to
- * windowBackGroundColor.
+ * windowBackgroundColor.
*/
if ([NSApp macOSVersion] < 101400) {