diff options
| author | dkf <donal.k.fellows@manchester.ac.uk> | 2023-05-29 10:49:45 (GMT) |
|---|---|---|
| committer | dkf <donal.k.fellows@manchester.ac.uk> | 2023-05-29 10:49:45 (GMT) |
| commit | 4c03aeaadd2a7bbc0cb5278b078c60bf5ea95957 (patch) | |
| tree | 263a8179f2d540a78c8a3571a22e27d49da0e213 /generic/tclOOScript.h | |
| parent | 7988b3f1b6d6acf879c174eeb322700ea5a1e325 (diff) | |
| download | tcl-4c03aeaadd2a7bbc0cb5278b078c60bf5ea95957.zip tcl-4c03aeaadd2a7bbc0cb5278b078c60bf5ea95957.tar.gz tcl-4c03aeaadd2a7bbc0cb5278b078c60bf5ea95957.tar.bz2 | |
Fix typo and outdated comment
Diffstat (limited to 'generic/tclOOScript.h')
| -rw-r--r-- | generic/tclOOScript.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOOScript.h b/generic/tclOOScript.h index 407e919..b7c1f1d 100644 --- a/generic/tclOOScript.h +++ b/generic/tclOOScript.h @@ -19,7 +19,7 @@ /* * The scripted part of the definitions of TclOO. * - * Compiled from generic/tclOOScript.tcl by tools/makeHeader.tcl, which + * Compiled from tools/tclOOScript.tcl by tools/makeHeader.tcl, which * contains the commented version of everything; *this* file is automatically * generated. */ |
