summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-10-22 18:36:42 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-10-22 18:36:42 (GMT)
commit86013715f6a114cd89394f52ed82e18d58813c77 (patch)
treee30af57a0adb7954d519846ef5d8100df04ce33a /generic/tclOO.c
parentcee756478e65a985a7c60c9b457748de69693007 (diff)
downloadtcl-86013715f6a114cd89394f52ed82e18d58813c77.zip
tcl-86013715f6a114cd89394f52ed82e18d58813c77.tar.gz
tcl-86013715f6a114cd89394f52ed82e18d58813c77.tar.bz2
Missing ',' in documentation (discovered by MacOSX help processing). Some whitespacing
Diffstat (limited to 'generic/tclOO.c')
-rw-r--r--generic/tclOO.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOO.c b/generic/tclOO.c
index 0c18390..2491c2f 100644
--- a/generic/tclOO.c
+++ b/generic/tclOO.c
@@ -1237,7 +1237,7 @@ ObjectNamespaceDeleted(
/*
* Because an object can be a class that is an instance of itself, the
* class object's class structure should only be cleaned after most of
- * the cleanup on the object is done.
+ * the cleanup on the object is done.
*
* The class of objects needs some special care; if it is deleted (and
* we're not killing the whole interpreter) we force the delete of the