diff options
Diffstat (limited to 'doc/Namespace.3')
| -rw-r--r-- | doc/Namespace.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Namespace.3 b/doc/Namespace.3 index c4c893a..d5f7764 100644 --- a/doc/Namespace.3 +++ b/doc/Namespace.3 @@ -133,7 +133,7 @@ is true. .PP \fBTcl_Import\fR imports commands matching a pattern into a namespace. Note that the pattern must include the name of the -namespace to import from. This function returns an error if +namespace to import from. This function returns TCL_ERROR if an attempt to import a command over an existing command is made, unless the \fIallowOverwrite\fR flag has been set. .PP |
