summaryrefslogtreecommitdiffstats
path: root/generic/tkOldConfig.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-04 13:53:56 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-04 13:53:56 (GMT)
commit71f52ef43250086759c25b7bb44760a9510dd8f1 (patch)
tree5a5dc10e4165141fd08f07440f668ef0bc5a6c80 /generic/tkOldConfig.c
parent1a1f6bb851a8f05fd555d9e28bc01edea61adef5 (diff)
parent7fbdc22e15b48b888546a5df320f8d7ffedb78b1 (diff)
downloadtk-71f52ef43250086759c25b7bb44760a9510dd8f1.zip
tk-71f52ef43250086759c25b7bb44760a9510dd8f1.tar.gz
tk-71f52ef43250086759c25b7bb44760a9510dd8f1.tar.bz2
Merge 8.6
Diffstat (limited to 'generic/tkOldConfig.c')
-rw-r--r--generic/tkOldConfig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkOldConfig.c b/generic/tkOldConfig.c
index 96d386b..df3a5e4 100644
--- a/generic/tkOldConfig.c
+++ b/generic/tkOldConfig.c
@@ -1108,7 +1108,7 @@ GetCachedSpecs(
/*
* Now allocate our working copy's space and copy over the contents
- * from the main copy.
+ * from the origin.
*/
cachedSpecs = (Tk_ConfigSpec *)ckalloc(entrySpace);