summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tkMacOSXConfig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXConfig.c b/macosx/tkMacOSXConfig.c
index 1588d21..68ce856 100644
--- a/macosx/tkMacOSXConfig.c
+++ b/macosx/tkMacOSXConfig.c
@@ -23,7 +23,7 @@
* return a string representation of the option.
*
* Results:
- * Returns a Tk_Uid that is the string identifier that identifies
+ * Returns a Tcl_Obj* with the string identifier that identifies
* this option. Returns NULL if there are no system defaults
* that match this pair.
*