summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-05-02 08:42:11 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-05-02 08:42:11 (GMT)
commitefbdaed0eea51391a2683306068c3ab6cb7dd973 (patch)
treee9a204ff15c9e557588be8fc0700265f99f7eae9 /generic
parent620c38bf41d68d50e812c79cd6b16d341010e5e6 (diff)
parentfa9b215690838b15cde6db8cf2be1545c20f6032 (diff)
downloadtk-efbdaed0eea51391a2683306068c3ab6cb7dd973.zip
tk-efbdaed0eea51391a2683306068c3ab6cb7dd973.tar.gz
tk-efbdaed0eea51391a2683306068c3ab6cb7dd973.tar.bz2
merge core-8-6-branch
Diffstat (limited to 'generic')
-rw-r--r--generic/tkImgPhInstance.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkImgPhInstance.c b/generic/tkImgPhInstance.c
index 98aaeab..fd98c6e 100644
--- a/generic/tkImgPhInstance.c
+++ b/generic/tkImgPhInstance.c
@@ -1261,7 +1261,7 @@ AllocateColors(
}
} else {
/*
- * Monochrome display - allocate the shades of grey we want.
+ * Monochrome display - allocate the shades of gray we want.
*/
for (i = 0; i < numColors; ++i) {