From 9f60ba6681b987f10d30b7ecab64558bca21b4e0 Mon Sep 17 00:00:00 2001 From: "donal.k.fellows@manchester.ac.uk" Date: Sun, 2 Nov 2003 18:57:35 +0000 Subject: Typo fix --- generic/tclParse.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generic/tclParse.c b/generic/tclParse.c index 986c583..4dd2fcb 100644 --- a/generic/tclParse.c +++ b/generic/tclParse.c @@ -13,7 +13,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclParse.c,v 1.27 2003/04/02 19:31:23 dgp Exp $ + * RCS: @(#) $Id: tclParse.c,v 1.28 2003/11/02 18:57:35 dkf Exp $ */ #include "tclInt.h" @@ -2077,7 +2077,7 @@ TclSubstTokens(interp, tokenPtr, count, tokensLeftPtr) * CommandComplete -- * * This procedure is shared by TclCommandComplete and - * Tcl_ObjCommandcoComplete; it does all the real work of seeing + * Tcl_ObjCommandComplete; it does all the real work of seeing * whether a script is complete * * Results: -- cgit v0.12