summaryrefslogtreecommitdiffstats
path: root/doc/library.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-08-24 06:03:15 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-08-24 06:03:15 (GMT)
commit5a5fd5e2cd3ad0ff7060758b0ca4dfeced41755b (patch)
treee1fcdd078e0bd75f75eba03de81d930ffa2b60f8 /doc/library.n
parent5bcfdfbedb363aaa3e66ffc61232a83e68a1d46c (diff)
downloadtcl-5a5fd5e2cd3ad0ff7060758b0ca4dfeced41755b.zip
tcl-5a5fd5e2cd3ad0ff7060758b0ca4dfeced41755b.tar.gz
tcl-5a5fd5e2cd3ad0ff7060758b0ca4dfeced41755b.tar.bz2
typo fix
Diffstat (limited to 'doc/library.n')
-rw-r--r--doc/library.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/library.n b/doc/library.n
index 7687de1..be62777 100644
--- a/doc/library.n
+++ b/doc/library.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: library.n,v 1.15 2001/05/03 22:38:20 dgp Exp $
+'\" RCS: @(#) $Id: library.n,v 1.16 2001/08/24 06:03:15 dgp Exp $
.so man.macros
.TH library n "8.0" Tcl "Tcl Built-In Commands"
.BS
@@ -82,7 +82,7 @@ autoloaded library. If so, the commands are loaded so that they will
be available to the interpreter for creating the import links. If the
commands do not reside in an autoloaded library, \fBauto_import\fR
does nothing. The pattern matching is performed according to the
-matching rules of \fBnamespace importer\fR.
+matching rules of \fBnamespace import\fR.
.TP
\fBauto_load \fIcmd\fR
This command attempts to load the definition for a Tcl command named