diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-03-19 11:18:08 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-03-19 11:18:08 (GMT) |
| commit | 1df5f1053536d20ad31fac5c678647258b61c24f (patch) | |
| tree | 430c0be0edec839b9e2866058b3e2d05627bd73c /generic/tclConfig.c | |
| parent | 6691d36fcb40c6b22b8586ba868469a34cb69399 (diff) | |
| parent | c39345b47aa9604e3ffb82599ee15be9cbce57f6 (diff) | |
| download | tcl-1df5f1053536d20ad31fac5c678647258b61c24f.zip tcl-1df5f1053536d20ad31fac5c678647258b61c24f.tar.gz tcl-1df5f1053536d20ad31fac5c678647258b61c24f.tar.bz2 | |
Merge 8.7
Diffstat (limited to 'generic/tclConfig.c')
| -rw-r--r-- | generic/tclConfig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclConfig.c b/generic/tclConfig.c index 85e05e9..09b1b27 100644 --- a/generic/tclConfig.c +++ b/generic/tclConfig.c @@ -178,7 +178,7 @@ Tcl_RegisterConfig( * QueryConfigObjCmd -- * * Implementation of "::<package>::pkgconfig", the command to query - * configuration information embedded into a binary library. + * configuration information embedded into a library. * * Results: * A standard tcl result. |
