diff options
Diffstat (limited to 'generic/tclClock.c')
| -rw-r--r-- | generic/tclClock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclClock.c b/generic/tclClock.c index a4d2ab7..af977eb 100644 --- a/generic/tclClock.c +++ b/generic/tclClock.c @@ -942,7 +942,7 @@ TimezoneLoaded( * * ClockConfigureObjCmd -- * - * This function is invoked to process the Tcl "clock configure" command. + * This function is invoked to process the Tcl "::clock::configure" (internal) command. * * Usage: * ::tcl::clock::configure ?-option ?value?? |
