diff options
Diffstat (limited to 'macosx/tkMacOSXServices.c')
-rw-r--r-- | macosx/tkMacOSXServices.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXServices.c b/macosx/tkMacOSXServices.c index 30e851d..39874b7 100644 --- a/macosx/tkMacOSXServices.c +++ b/macosx/tkMacOSXServices.c @@ -215,7 +215,7 @@ int TkMacOSXRegisterServiceWidgetObjCmd ( } /* - * Initalize the package in the tcl interpreter, create tcl commands. + * Initalize the package in the Tcl interpreter, create Tcl commands. */ int TkMacOSXServices_Init( |