From: Jan N. <jan...@gm...> - 2024-09-25 08:15:30
|
Op wo 25 sep 2024 om 10:00 schreef apnmbx-public--- via Tcl-Core: > A very very minor nit I hesitate in reporting but ... > > In the section "New command options", > > - `info loaded ... ?prefix?` > > Should probably be > > - `info loaded ... ?package?` > No, you're mistaken: "?prefix?" is correct here, since "info loaded" doesn't know anything about the package name. Regards, Jan Nijtmans |