summaryrefslogtreecommitdiffstats
path: root/generic/tclTestObj.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-08 15:57:24 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-08 15:57:24 (GMT)
commit89dd0dcb93da6f2bedd50f7cf5f78502281ddf77 (patch)
tree9dec4113a5e2456287dad21b82bb6b796b7bb8fa /generic/tclTestObj.c
parent5de9b738d3fc73ba62f781f55ba8891ccec9764a (diff)
parentc1f8c0290006c19eba948b7aaec6ae6ae0e0099c (diff)
downloadtcl-89dd0dcb93da6f2bedd50f7cf5f78502281ddf77.zip
tcl-89dd0dcb93da6f2bedd50f7cf5f78502281ddf77.tar.gz
tcl-89dd0dcb93da6f2bedd50f7cf5f78502281ddf77.tar.bz2
Merge 8.6
Diffstat (limited to 'generic/tclTestObj.c')
-rw-r--r--generic/tclTestObj.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclTestObj.c b/generic/tclTestObj.c
index cc54f24..976f524 100644
--- a/generic/tclTestObj.c
+++ b/generic/tclTestObj.c
@@ -131,7 +131,7 @@ TclObjTest_Init(
*
* TestbignumobjCmd --
*
- * This function implmenets the "testbignumobj" command. It is used
+ * This function implements the "testbignumobj" command. It is used
* to exercise the bignum Tcl object type implementation.
*
* Results: