summaryrefslogtreecommitdiffstats
path: root/doc/Ensemble.3
diff options
context:
space:
mode:
authorgeorgeps <georgeps>2008-04-20 02:52:28 (GMT)
committergeorgeps <georgeps>2008-04-20 02:52:28 (GMT)
commit1829cc0665068c6129b9bd0bfbc1f7a3b53c1ab0 (patch)
tree65eb7b8ff017190034323e149c991e949ae59d79 /doc/Ensemble.3
parent6cc4448de75c882ff2f8c5eb1c28e4bb54e3cc13 (diff)
downloadtcl-1829cc0665068c6129b9bd0bfbc1f7a3b53c1ab0.zip
tcl-1829cc0665068c6129b9bd0bfbc1f7a3b53c1ab0.tar.gz
tcl-1829cc0665068c6129b9bd0bfbc1f7a3b53c1ab0.tar.bz2
doc/Ensemble.3: Fix a typo: s/defiend/defined/
Thanks to hat0 for spotting this.
Diffstat (limited to 'doc/Ensemble.3')
-rw-r--r--doc/Ensemble.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Ensemble.3 b/doc/Ensemble.3
index eb7c54a..5fbdea1 100644
--- a/doc/Ensemble.3
+++ b/doc/Ensemble.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: Ensemble.3,v 1.5 2007/12/13 15:22:31 dgp Exp $
+'\" RCS: @(#) $Id: Ensemble.3,v 1.6 2008/04/20 02:52:29 georgeps Exp $
'\"
'\" This documents the C API introduced in TIP#235
'\"
@@ -92,7 +92,7 @@ A list value to use for the defined list of subcommands in the
dictionary or the unknown subcommmand handler command prefix. May be
NULL if the subcommand list or unknown handler are to be removed.
.AP Tcl_Obj **listObjPtr out
-Pointer to a variable into which to write the current defiend list of
+Pointer to a variable into which to write the current defined list of
subcommands or the current unknown handler prefix.
.AP Tcl_Namespace **namespacePtrPtr out
Pointer to a variable into which to write the handle of the namespace